Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 6 Jun 2007 04:05:42 +0000 (04:05 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 6 Jun 2007 04:05:42 +0000 (04:05 +0000)
svn path=/trunk/; revision=5538

ChangeLog
NEWS

index a824ff0..c480225 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-06-05  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
+2007-06-05  Matthias Clasen  <mclasen@redhat.com>
+
        * glib/gkeyfile.c (g_key_file_is_key_name):
        (g_key_file_is_group_name): Don't assume the string is
        valid UTF-8, since it may be user data.  (#444161, Ben Combee)
diff --git a/NEWS b/NEWS
index f376bf4..ca06d8e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of Changes from GLib 2.13.3 to GLib 2.13.4
+===================================================
+
+* Bugs fixed:
+ 444121 g_get_user_special_dir deadlocks
+ 444161 invalid UTF8 in key name shows up as valgrind error in g_...
+ 444130 g_option_context_get_help() is broken when there's a desc...
+
+
 Overview of Changes from GLib 2.13.2 to GLib 2.13.3
 ===================================================