summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2014-09-15 22:22:05 -0400
committerShaun McCance <shaunm@gnome.org>2014-09-15 22:22:05 -0400
commit8e5669aebb6828db09ace509be38c441ce107527 (patch)
treee4d0bdd73da22faa59f1d2a7319b35c05f85385b
parentf1f8346fb877d1d3604d39e571edabc30f3cacbd (diff)
downloadyelp-8e5669aebb6828db09ace509be38c441ce107527.tar.gz
Version 3.13.923.13.92
-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])