Fix a doc typo. (#427285, Jochen Baier)
[platform/upstream/glib.git] / ChangeLog
index d40d321..e7eb9b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2007-04-11  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gspawn.c (g_spawn_async): Fix a doc typo.  (#427285, 
+       Jochen Baier)
+
+2007-04-11  Emmanuele Bassi  <ebassi@gnome.org>
+
+       * glib/ghash.[ch]: Add g_hash_table_get_keys() and
+       g_hash_table_get_values(), API to retrieve the keys
+       and values inside an hash table in list form. (#413133)
+
+       * glib/glib.symbols: Update symbols.
+
+       * tests/hash-test.c: Exercise newly added functions.
+
+2007-04-11  Matthias Clasen  <mclasen@redhat.com>
+
        * configure.in: Use CFLAGS/LDFLAGS in addition to 
        PCRE_CFLAGS/PCRE_LIBS when checking system PCRE.  (#421607, 
        Paul Jarc)