From: Jim Meyering Date: Tue, 19 Dec 2000 08:16:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82be2cc4a3a619592e4e7dec9e425dffffcca6c;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 99e116aa67..48e6676f15 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,17 @@ +2000-10-31 Bruno Haible + + * localcharset.c (locale_charset): Add support for Win32. + +2000-12-18 Paul Eggert + + * 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 * config.charset: Add support for BeOS.