Mercurial > hg > octave-kai > gnulib-hg
diff lib/ChangeLog @ 3063:e0287ca43594
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Tue, 19 Dec 2000 08:16:25 +0000 |
parents | 18a033ddacdf |
children | f2866952a57a |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -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.