summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-09-05 17:16:32 -0400
committerShaun McCance <shaunm@gnome.org>2011-09-05 17:16:32 -0400
commit9e2c77e63494a711ffb35c096db79cc34a1510d0 (patch)
treeb9534d22eb4dfa0303a3638ea7b31b7ef6c4b853
parent976c2f542b6ff3f22d2af8731fed30190a80226a (diff)
downloadyelp-3.1.3.tar.gz
Version 3.1.33.1.3
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index df6599af..e9aba0a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.1.3
+=====
+* Fixed URI in location entry after link click in help URIs, #658023
+* Fixed crashes on info documents (Edward Sheldrake)
+* Updated translations:
+ be (Ihar Hrachyshka)
+ ca (Gil Forcada)
+ de (Mario Blättermann)
+ fr (Alexandre Franke)
+ gl (Fran Dieguez)
+ id (Andika Triwidada)
+ it (Milo Casagrande)
+ pt_BR (Og B. Maciel)
+ ru (Yuri Myasoedov)
+ ug (Abduxukur Abdurixit)
+
3.1.2
=====
* Added Unity to OnlyShowIn
diff --git a/configure.ac b/configure.ac
index 1279b3ec..1d267540 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.1.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.1.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])