Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 16 Oct 2007 05:42:16 +0000 (05:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 16 Oct 2007 05:42:16 +0000 (05:42 +0000)
svn path=/trunk/; revision=5785

ChangeLog
NEWS

index ef36062..4f6f0cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
 
+       * 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 353ed6d..0b53bf2 100644 (file)
--- 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
 ===================================================