[gtkhtml] NEWS update for 4.9.92



commit 49a697c98d83aef157413e56f0b324c5a7c5cee8
Author: Milan Crha <mcrha redhat com>
Date:   Mon Sep 14 11:56:15 2015 +0200

    NEWS update for 4.9.92

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 162f347..b0cf2db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+GtkHTML-4.9.92 2015-09-14
+-------------------------
+
+Bug Fixes:
+       Bug 729020 - Drop gnome-icon-theme dependency (Matthias Clasen)
+       Bug 729414 - Correct spelling typos in devel docs and code comments (Ville Skyttä)
+       Bug 729944 - UTF-8 characters are not always encoded correctly (Jonas Hahnfeld)
+       Bug 732499 - Use named colors from themes (Milan Crha)
+       Bug 537825 - Text cursor not erased when moved to new position (Owen W. Taylor)
+       Bug 737340 - theme_text_color is no longer in gtk 3.14 (Jérémy Lal)
+
+Miscellaneous:
+       doap: update URLs (Piotr Drąg)
+       Remove usages of deprecated gtk_widget_ensure_style() (Milan Crha)
+       Remove unused and obsolete gtkhtml-zip.in (Milan Crha)
+
+Translations:
+       Lasse Liehu (fi)
+       Anders Jonsson (sv)
+       Muhammet Kara (tr)
+       Necdet Yücel (tr)
+       Inaki Larranaga Murgoitio (eu)
+       Marián Čavojský (sk)
+       Samir Ribic (bs)
+       Cédric Valmary (oc)
+       Pedro Albuquerque (pt)
+       Piotr Drąg (pl)
+       Dušan Kazik (sk)
+
 GtkHTML-4.8.0 2014-03-24
 -------------------------
 
diff --git a/configure.ac b/configure.ac
index bc9b856..82329cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Initialization
 AC_PREREQ(2.58)
-AC_INIT([gtkhtml], [4.9.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml])
+AC_INIT([gtkhtml], [4.9.92], [http://bugzilla.gnome.org/enter_bug.cgi?product=GtkHtml])
 AM_INIT_AUTOMAKE([gnu 1.9 dist-xz no-dist-gzip -Wno-portability])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)


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