Fix #157255. Also some refactoring of this still very ugly source file.
[platform/upstream/glib.git] / ChangeLog
index 9a9fb12..323cbf4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2004-12-11  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/gspawn-win32.c: Fix #157255. Also some refactoring of this
+       still very ugly source file.
+
+2004-12-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/goption.c (print_help): Don't print help options
+       if the options of a specific group have been 
+       requested.  (#160645, Glynn Foster)
+
+2004-12-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gutils.c (g_get_language_names): Update the returned
+       value after locale changes.  (#160271, Christian Persch)
+       (_g_utils_thread_init): Initialize the language name cache
+       before going threaded.
+
+       * glib/gthread.c (g_thread_init_glib): Call _g_utils_thread_init().
+
+       * glib/gthreadinit.h: Add _g_utils_thread_init().
+
+2004-12-06  Tor Lillqvist  <tml@iki.fi>
+
+       * glib/giowin32.c (g_io_win32_finalize): Fix a write to freed
+       memory: Unlock the channel's mutex before unrefing the channel.
+
+2004-12-06  Matthias Clasen  <mclasen@redhat.com>
+
+       * configure.in: Remove a no longer needed hack for 
+       libtool < 1.5.2.  (#100697, Owen Taylor, Sebastian Wilhelmi)
+
 2004-12-05  Tor Lillqvist  <tml@iki.fi>
 
        * glib/glib.symbols