Add this, at the request of the GNOME sysadmin team.
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index debb4d6..7eb7b12 100644 (file)
@@ -1,3 +1,23 @@
+2006-03-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * MAINTAINERS: Add this, at the request of the GNOME sysadmin team.
+
+2006-03-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/goption.c (g_option_context_parse): Only set the prgname
+       if it hasn't been set before.  (#334611, Chong Kai Xiong)
+
+2006-03-14  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gutils.c (g_parse_debug_string): Don't read past the
+       end of the string.  (#334471, Morten Welinder)
+
+       * tests/testglib.c (test_g_parse_debug_string): Add testss
+       for g_parse_debug_string.
+
+       * glib/goption.c (parse_short_option): Don't create the
+       option_name twice.  (#334519, Chris Wilson)
+
 2006-03-13  Anders Carlsson  <andersca@luminoth.local>
 
        * configure.in: Revert fix for #322476, it breaks module loading