summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6773d5c8..c7e2095c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.13.92
+=======
+* Fixed crash on searching, #736312 (Marcos Chavarría Teijeiro)
+* Style the find revealer, #736408 (David King)
+* Updated translations:
+ da (Kenneth Nielsen)
+ de (Benjamin Steinwender)
+ fi (Ville-Pekka Vainio)
+ fr (Alexandre Franke)
+ gu (Sweta Kothari)
+ id (Andika Triwidada)
+ ko (Changwoo Ryu)
+ sk (Dušan Kazik)
+ sv (Mattias Eriksson)
+ ta (Shantha kumar)
+
3.13.90
=======
* Use new symbolic menu item
diff --git a/configure.ac b/configure.ac
index 8e15438f..215a5455 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.13.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.13.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])