[yelp] Version 3.3.4



commit faccf34e26e42ac56c59c08bcd118981c0d2cd8d
Author: Shaun McCance <shaunm gnome org>
Date:   Thu Feb 23 14:00:50 2012 -0500

    Version 3.3.4

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 34 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe0338d..6060212 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+3.3.4
+=====
+* Auto-reload Mallard documents
+* Allow all extensions in Mallard documents
+* Added a 'Search for ...' entry to completion
+* Style updates for mobile rendering
+* Fixed updating of titles/info for bookmarks
+* Don't crash when doing stuff to empty windows
+* Delay progress pulse for 500ms, bug #645803
+* Don't call g_thread_init(), bug #663285 (Martin Pitt)
+* Updated translations:
+  be       (Ihar Hrachyshka)
+  be       (Ihar Hrachyshka)
+  bg       (Ivaylo Valkov)
+  da       (Ask H. Larsen)
+  eo       (Kristjan SCHMIDT)
+  es       (Daniel Mustieles)
+  gl       (Fran DiÃguez)
+  he       (Yaron Shahrabani)
+  it       (Luca Ferretti)
+  ja       (Hideki Yamane)
+  nb       (Kjartan Maraas)
+  nl       (Hannie Dumoleyn)
+  ru       (Yuri Myasoedov)
+  sl       (Matej UrbanÄiÄ)
+  sr       (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+  sr latin (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+  sv       (Daniel Nylander)
+  tr       (Muhammet Kara)
+  ug       (Gheyret Kenji)
+  zh_HK    (Chao-Hsiung Liao)
+  zh_TW    (Chao-Hsiung Liao)
+
 3.3.3
 =====
 * Adjust CSS for yelp-xsl changes
diff --git a/configure.ac b/configure.ac
index 4203a05..3e5e645 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.3.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.3.4],[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]