This commit is contained in:
Matthias Clasen 2014-02-03 17:37:42 -05:00
parent c8476e9f8f
commit f7a43ba87d

31
NEWS
View File

@ -1,3 +1,34 @@
Overview of changes from GLib 2.39.3 to GLib 2.39.4
===================================================
* Fixed Bugs:
139699 Correction for g_main_context_unref()
583036 g_strchomp and g_strchug are not declared const
683388 improve documentation for application developers
685204 ./configure fails to add the '-g' flag to CFLAGS
688406 GStaticMutex broke ABI on at least ARM EABI during 2.31.x
693299 cannot compile on Solaris: error in gbitlock.c
707111 Clarify type transformability and compatibility
711547 win32: silence some build warnings
719344 Fix the various test programs (or GLib itself) on Windows
722025 cleanup/clarify command line argument encoding on Windows
722323 remove unused include 'gslist.h' in 'gbookmarkfile.c'
722326 gstringchunk: Use g_slist_free_full() where possible
722357 gio: fix small memory leak on local xattr
722436 Adjust doc to Makefile.decl renaming
722503 GSimpleAction: add default activate handler
722526 glib/deprecated/gthread.h error on FreeBSD
722591 [documentation] broken link to GtkAction from GAction.html
722973 Broken example in GApplication reference
723048 'network-access' test can fail to guess interface index
723360 gmain: Note that g_source_destroy() can be called multiple times
* Updated Translations:
Assamese
Tamil
Traditional Chinese
Overview of changes from GLib 2.39.2 to GLib 2.39.3
===================================================