summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS42
-rw-r--r--configure.ac2
2 files changed, 43 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 60602128..fc0b0b78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+3.3.92
+======
+* Fixed links to page #fragments, bug #671018
+* Updated translations:
+ as (Nilamdyuti Goswami)
+ be (Ihar Hrachyshka)
+ bg (Ivaylo Valkov)
+ ca (David Planella)
+ da (Kenneth Nielsen)
+ de (Mario Blättermann)
+ en_GB (Bruce Cowan)
+ eo (Tiffany Antopolski)
+ es (Daniel Mustieles)
+ et (Mattias Põldaru)
+ eu (Inaki Larranaga Murgoitio)
+ fa (Arash Mousavi)
+ fi (Timo Jyrinki)
+ fr (Bruno Brouard)
+ gl (Fran Diéguez)
+ he (Yaron Shahrabani)
+ hi (Rajesh Ranjan)
+ hu (Gabor Kelemen)
+ it (Milo Casagrande)
+ ko (Changwoo Ryu)
+ lv (Anita Reitere)
+ nb (Kjartan Maraas)
+ nl (Hannie Dumoleyn)
+ pa (A S Alam)
+ pl (Piotr Drąg)
+ pt (Duarte Loreto)
+ pt_BR (Antonio Fernandes C. Neto)
+ ru (Yuri Myasoedov)
+ sl (Matej Urbančič)
+ sr (Мирослав Николић)
+ sr@latin (Мирослав Николић)
+ sv (Daniel Nylander)
+ ta (Dr.T.Vasudevan)
+ te (Krishnababu Krothapalli)
+ uk (Daniel Korostil)
+ zh_HK (Chao-Hsiung Liao)
+ zh_TW (Chao-Hsiung Liao)
+
3.3.4
=====
* Auto-reload Mallard documents
diff --git a/configure.ac b/configure.ac
index ddcdab18..e5c04ca7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.3.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.3.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])