Update for 2.37.9
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 Mar 2013 14:25:48 +0000 (09:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 Mar 2013 14:30:41 +0000 (09:30 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 369316b..edb4aba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of changes from GLib 2.35.8 to 2.35.9
+==============================================
+
+This release drops the old codepage ABI from gutils.c. This is a
+source-compatible change and only breaks ABI with respect to truly
+ancient binaries (and those binaries are already broken for other
+reasons).
+
+* Bugs fixed:
+ 682896 glib doesn't build on mingw32
+ 693204 split up g_get_{hostname,username,realname,home_dir} etc.
+ 694181 Handle GNetworkAddress better in g_network_monitor_base_...
+ 694253 occasional /gdbus/unref-pending test failure
+ 694350 Add type names to gsignal warnings
+ 694757 Use separate GLIB_WARN_CFLAGS that can be overridden ext...
+
+* Translation updates:
+ Brazilian Portuguese
+ Punjabi
+ Simplified Chinese
+ Slovak
+ Traditional Chinese
+ Uyghur
+ Vietnamese
+
+
 Overview of changes from GLib 2.35.7 to 2.35.8
 ==============================================