summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-05-15 09:34:39 -0400
committerShaun McCance <shaunm@gnome.org>2012-05-15 09:34:39 -0400
commit9310b05f72fd40bc8b2c7f676e453a1d59451267 (patch)
tree9c220e05e8e7eaa36136bd62e5b8f0b9f2139a24
parent3dcc76c54c2b489e69b376b4df1d453709d76f28 (diff)
downloadyelp-xsl-9310b05f72fd40bc8b2c7f676e453a1d59451267.tar.gz
Version 3.4.23.4.2
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2f5dd12e..03364cdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.4.2
+=====
+* Fixed invalid translations, bug #675905
+* Fixed handling of inline markup in translation messages
+* Removed old and incorrect code referencing old parameters
+* Fixed Mallard if:if for "maybe" values
+* Removed custom DocBook keys in favor of db.id.key
+* Updated translations:
+ el (Tom Tryfonidis)
+
3.4.1
=====
* Updated translations:
diff --git a/configure.ac b/configure.ac
index 09fa5371..c67ffa66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-xsl],[3.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.4.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])