[yelp] Update NEWS for 3.25.3 release



commit b37ab9a4f5fc652e9fb33fa5092fbbd026c36b09
Author: David King <amigadave amigadave com>
Date:   Tue Jun 20 09:34:21 2017 +0100

    Update NEWS for 3.25.3 release

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e4430bf..859de1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.25.3
+======
+* Fix loading uncompressed info pages, #775603 (Ting-Wei Lan)
+* Fix the search box border, #777809 (Trinh Anh Ngoc)
+* Fix showing the print dialog, #778256 (Christian Hergert)
+* Improvement to async page load handling, #778258 (Christian Hergert)
+* Fix a memory leak (David King)
+* Updated translations:
+  be    (Ihar Hrachyshka)
+  da    (Ask Hjorth Larsen)
+  eu    (Inaki Larranaga Murgoitio)
+  fur   (Fabio Tomat)
+  hr    (gogo)
+  if    (Milo Casagrande)
+  is    (Sveinn í Felli)
+  nb    (Åka Sikrom)
+  nl    (hanniedu)
+  ru    (Stas Solovey)
+  sr    (Марко Костић)
+  zh_CN (YunQiang Su)
+  zh_TW (Chao-Hsiung Liao)
+
 3.22.0
 ======
 * Add 'help' to list of desktop file keywords, #764322 (David King)
diff --git a/configure.ac b/configure.ac
index e76791b..0376662 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.22.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.25.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/yelp.c])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]