*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 19 Dec 2000 08:16:25 +0000 (08:16 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 19 Dec 2000 08:16:25 +0000 (08:16 +0000)
lib/ChangeLog

index 99e116a..48e6676 100644 (file)
@@ -1,3 +1,17 @@
+2000-10-31  Bruno Haible  <haible@clisp.cons.org>
+
+       * localcharset.c (locale_charset): Add support for Win32.
+
+2000-12-18  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/physmem.h, lib/physmem.c: New files.
+
+       * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
+       (noinst_HEADERS): Add physmem.h.
+
+       * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
+       't' for compatibility with Solaris 8 sort.
+
 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
 
        * config.charset: Add support for BeOS.