[yelp-xsl] Version 3.27.1



commit 12c5d4b9b996b5a41c9db565ad0b879e10f4e85c
Author: Shaun McCance <shaunm redhat com>
Date:   Mon Oct 16 11:39:17 2017 -0400

    Version 3.27.1

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 451bf24..5377cdb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+3.27.1
+======
+* Massive backwards incompatible updates to stylesheets
+* Changed color parameters and added color computations
+* Used more HTML5 elements like article, header, footer
+* Switched to flexbox for large parts of the layout
+* Implemented more granular content centering
+* Added stub for sidebars
+* Dropped external icons in favor of recolorable inline SVGs
+* Removed jQuery
+* Switched syntax highlighter to highlight.js
+* Dropped experimental Mallard facet support
+* Added default colorings for syntax highlighting
+* Added a number of new modes and stub templates for customizations
+* Updated the section highlighting for location.hash
+* Fixed lang:C Mallard test token
+* Added support for generic Mallard div element, MEP-0005
+* Began adding support for DocBook automatic indexes
+* Added support for DocBook stepalternatives and result
+* Updated translations:
+  ca valencia po  (Xavi Ivars)
+  da              (Ask Hjorth Larsen)
+  en_GB           (Chris Leonard)
+  fur             (Fabio Tomat)
+  gd              (GunChleoc)
+  hr              (gogo)
+  kk              (Baurzhan Muftakhidinov)
+  ne              (Pawan Chitrakar)
+  nl              (hanniedu)
+  oc              (Cédric Valmary)
+  pl              (Piotr Drąg)
+  pl              (Piotr Drąg)
+  sl              (Matej Urbančič)
+
 3.17.90
 =======
 * Updated localization templates, removing unused code
diff --git a/configure.ac b/configure.ac
index 4beccf8..5188605 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 # Do not split AC_INIT across multiple lines without making localbuild.sh smarter
-AC_INIT([yelp-xsl],[3.17.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.27.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
 
 AC_CONFIG_MACRO_DIR([m4])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]