correctly fetch the current locale, fix from owen.
[platform/upstream/glib.git] / ChangeLog.pre-2-2
index 5da22a5..ef72dca 100644 (file)
@@ -1,3 +1,18 @@
+Sun Jan  9 13:28:36 2000  Tim Janik  <timj@gtk.org>
+
+       * gstrfuncs.c (g_strtod): correctly fetch the current locale,
+       fix from owen.
+
+1999-12-16  Tor Lillqvist  <tml@iki.fi>
+
+       * gmodule/gmodule-win32.c: Use FormatMessage to translate system
+       error codes into textual messages.
+
+1999-11-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * glib.h (G_TRYLOCK): This of course should return TRUE in a
+       program with a thread-disabled GLib.
+
 1999-11-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib.def: g_strjoin was missing.