Fix memory leak. (#72990, Paoloo Maggi)
[platform/upstream/glib.git] / ChangeLog
index bc7e84d..5d815c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Thu Feb 28 11:13:49 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/gshell.c (g_shell_unquote): Fix memory leak.
+       (#72990, Paoloo Maggi)
+
+2002-02-28  Sven Neumann  <sven@gimp.org>
+
+       * m4macros/glib-2.0.m4: nicer output of configure --help.
+
+2002-02-27  Daniel Elstner  <daniel.elstner@gmx.net>
+
+       * glib/gdate.c (g_date_strftime): Remove the shortcut
+       for UTF-8 locales to ensure consistent behaviour.  Fix
+       handling of the strftime return value, and avoid looping
+       if strftime is buggy and constantly returns 0.  Always
+       return 0 if the output buffer was to small. (#72544)
+
 Tue Feb 26 21:44:01 2002  Owen Taylor  <otaylor@redhat.com>
 
        * config.status config.guess: Remove these files