Very minor stuff.
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 57e8c92..1305e4d 100644 (file)
@@ -1,3 +1,21 @@
+1999-11-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Create docs/glib-config.1 from
+       docs/glib-config.1.in. Makes 'make distcheck' happy (and me too).
+
+       * glib-config.1: Removed from CVS, as it is a generated file.
+
+1999-11-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+        * configure.in: Make the test for getpwuid_r work on newer AIX
+        versions, too. Still works on Solaris and Linux. Patch from Craig
+        Rodrigues <rodrigc@mediaone.net>.
+
+1999-11-08  Tor Lillqvist  <tml@iki.fi>
+
+       * gwin32.c (g_win32_getlocale): Look at env vars LC_ALL, LC_CTYPE
+       and LANG first. Some refinements to the sublanguage logic.
+
 1999-11-04  Tor Lillqvist  <tml@iki.fi>
 
        * makefile.{cygwin,msc}.in: Add gwin32 object. Add rule to make .i
@@ -12,8 +30,7 @@
        * gutils.c
        * gwin32.c
        * testglib.c
-       * Makefile.am
-       * makefile.{cygwin,msc}: Move the Win32-only functions to the new
+       * Makefile.am: Move the Win32-only functions to the new
        file gwin32.c
 
 1999-10-31  Tor Lillqvist  <tml@iki.fi>