Update for 2.37.9

This commit is contained in:
Matthias Clasen 2013-03-02 09:25:48 -05:00
parent 7be9de786a
commit a9a6c4ae81

26
NEWS
View File

@ -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 Overview of changes from GLib 2.35.7 to 2.35.8
============================================== ==============================================