From: Matthias Clasen Date: Tue, 16 Oct 2007 05:42:16 +0000 (+0000) Subject: Updates X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2cc03c7fe7fba9365963d1d65266fe0f3c1238ae;p=dana%2Fcg-glib.git Updates svn path=/trunk/; revision=5785 --- diff --git a/ChangeLog b/ChangeLog index ef36062f..4f6f0cf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-10-16 Matthias Clasen + * NEWS: Updates + * configure.in: Check for sys/resource.h * glib/gspawn.c: Improve the fdwalk implementation on Linux diff --git a/NEWS b/NEWS index 353ed6da..0b53bf23 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Overview of Changes from GLib 2.14.1 to GLib 2.14.2 +=================================================== + +* Bugs fixed: + 476849 Invocation of the interface "g_hook_free" fails in certai... + 359165 marshallers can throw warnings with -Wunused + 477957 more discussion on g_value_set_object vs. g_value_take_ob... + 478459 G_DEFINE_DYNAMIC_TYPE_EXTENDED doesn't work with G_IMPLEM... + 483337 inline is disabled for MSVC when compiling C code + 478349 Broken link to gettext website + 469231 g_spawn optimization for setting all open fds to CLOEXEC + +* Updated translations: +Arabic (ar) +Galician (gl) +Hebrew (he) +Korean (ko) + + Overview of Changes from GLib 2.14.0 to GLib 2.14.1 ===================================================