[yelp] Version 3.3.2



commit 47fb92bf415107d845bb915bccafd61b033bca97
Author: Shaun McCance <shaunm gnome org>
Date:   Wed Dec 21 10:00:35 2011 -0500

    Version 3.3.2

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e17835..af57931 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.3.2
+=====
+* Fixed conditional processing check for GNOME 2 environments
+* Fixed racy insertion of link to full search results
+* Don't call deprecated g_thread_init, #663285
+* Updated translations:
+  be       (Kasia Bondarava)
+  cs       (Marek ÄernockÃ)
+  de       (Mario BlÃttermann)
+  eo       (Kristjan SCHMIDT)
+  gl       (Fran DiÃguez)
+  nb       (Kjartan Maraas)
+  sl       (Matej UrbanÄiÄ)
+  sv       (Daniel Nylander)
+  te       (Praveen Illa)
+  tr       (Muhammet Kara)
+  zh_HK    (Pin-hsien Li)
+  zh_TW    (Pin-hsien Li)
+
 3.3.1
 =====
 * Added Share button to IM, email, or copy page link
diff --git a/configure.ac b/configure.ac
index 679daf7..f6a6e55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.3.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.3.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])



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