update COPYING.DOC to fdl version 1.2.
[gnulib.git] / lib / ChangeLog
index 1ff4fef..d6605de 100644 (file)
@@ -1,3 +1,19 @@
+2002-12-31  Paul Eggert  <eggert@twinsun.com>
+
+       * memcoll.c (memcoll): Fall back on a simple algorithm using
+       memcmp if strcoll doesn't work.
+
+2002-12-23  Bruno Haible  <bruno@clisp.org>
+
+       * localcharset.h: New file.
+       * localcharset.c: Include it.
+       * unicodeio.c: Likewise.
+
+2002-12-22  Bruno Haible  <bruno@clisp.org>
+
+       * utime.c (utime_null): No need to call ftruncate if the file was
+       nonempty.
+
 2002-12-23  Bruno Haible  <bruno@clisp.org>
 
        * memcoll.c (STRCOLL): New macro.