From faccf34e26e42ac56c59c08bcd118981c0d2cd8d Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Thu, 23 Feb 2012 14:00:50 -0500 Subject: Version 3.3.4 --- NEWS | 33 +++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fe0338dc..60602128 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 4203a059..3e5e6456 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]) -- cgit v1.2.1