[yelp-xsl] Version 3.3.1



commit 6e25c35fb10b376f511492408194f8da25a5cfe9
Author: Shaun McCance <shaunm gnome org>
Date:   Mon Nov 21 09:52:16 2011 -0500

    Version 3.3.1

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4268c64..186d37c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.3.1
+=====
+* Made linktrails more extensible for customizations
+* Added new 'About' footer to HTML output
+* Moved Yelp's location.hash formatting to yelp-xsl
+* Updated style for key/keycap elements
+* Style work on post-content links, no header
+* Fall back to correct link title for sort titles
+* Strip links from descs in link blocks
+* Added html.top.custom and html.bottom.custom
+* Added html.header.custom and html.footer.custom
+* Correctly set ARIA controls for expanders
+* Use the correct type for "prevnext" links elements
+* Simplifications to DocBook bibliography handling
+* Cleaned up DocBook block and title output templates
+* Moved DocBook links templates to db2html-links
+* Replaced db2html-autotoc with simpler section links
+* Fixed DocBook footnote handling
+* Use html.lang.attrs consistently in DocBook
+* Removed special-case code in Mallard cache stylesheet
+* Updated translations:
+  ca          (Gil Forcada)
+  ca valencia (Gil Forcada)
+  de          (Mario BlÃttermann)
+  es          (Daniel Mustieles)
+  gl          (Fran DiÃguez)
+  nb          (Kjartan Maraas)
+  tr          (Muhammet Kara)
+
 3.2.1
 =====
 * Fixed editor-mode badges for final pages and pkgversion
diff --git a/configure.ac b/configure.ac
index 9fc6e9c..62036b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-xsl],[3.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.3.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]