*** empty log message *** FILEUTILS-4_0_30
authorJim Meyering <jim@meyering.net>
Tue, 31 Oct 2000 07:10:03 +0000 (07:10 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 31 Oct 2000 07:10:03 +0000 (07:10 +0000)
lib/ChangeLog

index 663fe32..c6bf253 100644 (file)
@@ -1,5 +1,14 @@
 2000-10-30  Paul Eggert  <eggert@twinsun.com>
 
+       * lib/error.h, lib/getline.h, lib/modechange.h:
+       Remove "2000" from Copyright line, as the file hasn't been
+       changed this year other than in the copyright notice.
+
+       * lib/xalloc.h: Add "2000" to Copyright line, as this file
+       was changed this year.
+
+2000-10-30  Paul Eggert  <eggert@twinsun.com>
+
        * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
        (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
        e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.