[yelp] Version 3.28.0



commit eb2e56bdf28c494558f80bee48b2c8acd5b00607
Author: Kalev Lember <klember redhat com>
Date:   Tue Mar 13 22:04:36 2018 +0100

    Version 3.28.0

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f8e5b86..d82286a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.28.0
+======
+* Require WebKitGTK+ 2.19.2, and rely on WebKit automatically updating font
+  size on DPI change, #790728 (Gabriel Ivașcu)
+* Fix g_object_ref() type cast warnings with GLib 2.56 (Michael Catanzaro)
+* Updated translations:
+  eo    (Kristjan SCHMIDT)
+  gd    (GNOME Translation Robot)
+  hr    (gogo)
+  ne    (Pawan Chitrakar)
+  pl    (Piotr Drąg)
+
 3.27.1
 ======
 * Updates for new yelp-xsl stylesheets
diff --git a/configure.ac b/configure.ac
index 0c592f2..aa4de07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.27.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.28.0],[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]