From a9a6c4ae81eec7b2ac0ceecaff9a63bb7ec6bc50 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 2 Mar 2013 09:25:48 -0500 Subject: [PATCH] Update for 2.37.9 --- NEWS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/NEWS b/NEWS index 369316b..edb4aba 100644 --- 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 ============================================== -- 2.7.4