Update an example from 1.3 to 2.x
[platform/upstream/glib.git] / ChangeLog
index 2f9fd9c..2a69c1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-05-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gunidecomp.c: Correct the end of the Hangul 
+       Syllables range, from 0xd7af to 0xd7a3, in several
+       places.  (#301984, Changwoo Ryu)
+
+2005-05-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * tests/tree-test.c (main): Check the return values of
+       g_tree_remove().
+
+       * glib/gtree.c (g_tree_remove, g_tree_steal): Return
+       a boolean indicating wether the key was found.  (#302545,
+       Matthew F. Barnes)
+
 2005-05-06  Brian Cameron  <brian.cameron@sun.com>
 
        * configure.in, gmodule-no-export-2.0-uninstalled.pc.in,