summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-10-17 12:22:01 -0400
committerShaun McCance <shaunm@gnome.org>2011-10-17 12:22:01 -0400
commit00e1fd3da0effa331b4528f51a08a6d5e165afef (patch)
treecf5098e28ec50b4b116a2d5a2750c63e99159db8
parent0d31a8ad96c0de46d97c1ccf5187b1ea21f67e42 (diff)
downloadyelp-3.2.1.tar.gz
Version 3.2.13.2.1
-rw-r--r--NEWS26
-rw-r--r--configure.ac2
2 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 36f1b78f..ae04c09f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.2.1
+=====
+* Fixed a format string for an error (Dexter Morgan)
+* Updated translations:
+ bg (Alexander Shopov)
+ ca (Gil Forcada)
+ ca@valencia (Carles Ferrando)
+ de (Mario Blättermann)
+ en_GB (Bruce Cowan)
+ eo (Tiffany Antopolski)
+ es (Daniel Mustieles)
+ fi (Tommi Vainikainen)
+ fr (Bruno Brouard)
+ gl (Fran Dieguez)
+ hu (Gabor Kelemen)
+ ko (Changwoo Ryu)
+ lt (Aurimas Černius)
+ nl (Wouter Bolsterlee)
+ pl (Piotr Drąg)
+ sl (Matej Urbančič)
+ sr (Мирослав Николић)
+ sr@latin (Мирослав Николић)
+ sv (Daniel Nylander)
+ te (krishnababu k)
+ uk (Daniel Korostil)
+
3.2.0
=====
* Open GNOME Help from the new system by default (Matthias Clasen)
diff --git a/configure.ac b/configure.ac
index 0cff9c24..7cb40eac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.2.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])