X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=d6605de21671a99b4176bb99212843313e3a610d;hb=ef8e4e5cfec5367d1c3c3aedf15408371de20f6d;hp=1ff4fefa5ae23bac07c9825eea54eddfe65948e9;hpb=1d94e2917b1d832dc99826667dcaa29894834bca;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 1ff4fefa5..d6605de21 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,19 @@ +2002-12-31 Paul Eggert + + * memcoll.c (memcoll): Fall back on a simple algorithm using + memcmp if strcoll doesn't work. + +2002-12-23 Bruno Haible + + * localcharset.h: New file. + * localcharset.c: Include it. + * unicodeio.c: Likewise. + +2002-12-22 Bruno Haible + + * utime.c (utime_null): No need to call ftruncate if the file was + nonempty. + 2002-12-23 Bruno Haible * memcoll.c (STRCOLL): New macro.