summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2015-09-21 15:58:55 -0400
committerShaun McCance <shaunm@gnome.org>2015-09-21 15:58:55 -0400
commit9f81370c35760b130cef008272cc24e4088b3217 (patch)
tree090e932adf246c7dd69282f3de2fc64653211588
parenta1ab4092a425709814add4a449ddc133434eae9b (diff)
downloadyelp-9f81370c35760b130cef008272cc24e4088b3217.tar.gz
Version 3.18.03.18.0
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 79f6bfc4..a8df82d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.18.0
+======
+* Fix accessibility regression for caret navigation, #754912 (Carlos Garcia Campos)
+* Updated translations:
+ da (Ask Hjorth Larsen)
+ de (Simon Linden)
+ fa (Arash Mousavi)
+ fi (Jiri Grönroos)
+ it (Milo Casagrande)
+ ja (Jiro Matsuzawa)
+ kk (Baurzhan Muftakhidinov)
+ ko (Changwoo Ryu)
+ lt (Aurimas Černius)
+ lv (Rūdolfs Mazurs)
+ pt_BR (Enrico Nicoletto)
+
3.17.91
=======
* Use XDG_CURRENT_DESKTOP, when available, to set platform conditionals (Shaun
diff --git a/configure.ac b/configure.ac
index 087966d8..dba08f66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])