summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-01-17 08:14:23 -0500
committerShaun McCance <shaunm@gnome.org>2012-01-17 08:14:23 -0500
commitf9927fa95c106ea70c093a0270b81beca34c18d1 (patch)
treeb1a56c4e29b929bdefb2874734dd03658976c6ee
parentd3d46be375bf41bdab7ade81f7712a77bb55b15e (diff)
downloadyelp-xsl-f9927fa95c106ea70c093a0270b81beca34c18d1.tar.gz
Version 3.3.23.3.2
-rw-r--r--NEWS21
-rw-r--r--configure.ac2
2 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 186d37c7..a31631d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.3.2
+=====
+* Customized rendering for mobile devices
+* Changed how :first-child margin-top is set
+* Changed div.all to div.page
+* Copy page/section attributes to cache
+* Updated translations:
+ be (Kasia Bondarava)
+ bg (Alexander Shopov)
+ eo (Kristjan SCHMIDT)
+ fa (Arash Mousavi)
+ fi (Timo Jyrinki)
+ he (Yaron Shahrabani)
+ lt (Aurimas Černius)
+ sl (Matej Urbančič)
+ sv (Daniel Nylander)
+ te (Praveen Illa)
+ zh_CN (Yinghua Wang)
+ zh_HK (Pin-hsien Li)
+ zh_TW (Pin-hsien Li)
+
3.3.1
=====
* Made linktrails more extensible for customizations
diff --git a/configure.ac b/configure.ac
index 62036b6f..c83bc3e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-xsl],[3.3.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.3.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])