.
authorJim Meyering <jim@meyering.net>
Thu, 10 Oct 2002 07:27:18 +0000 (07:27 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Oct 2002 07:27:18 +0000 (07:27 +0000)
ChangeLog

index 214f759..41f837c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-10-09  Jim Meyering  <meyering@lucent.com>
 
+       * Version 4.5.3.
+
        * tests/cp/backup-is-src: Ensure that certain environment variables
        are not set (e.g., SIMPLA_BACKUP_SUFFIX).  Reported by Duncan Roe.
 
@@ -15,7 +17,6 @@
 
 2002-10-08  Jim Meyering  <meyering@lucent.com>
 
-       * Version 4.5.3.
        * FIXME: add test case for ln bugfix below
 
 2002-10-08  Dmitry V. Levin  <ldv@altlinux.org>
@@ -24,8 +25,6 @@
 
 2002-10-08  Jim Meyering  <meyering@lucent.com>
 
-       * src/wc.c (wc): FIXME
-
        * tests/tail-2/big-4gb: Use double quotes around diagnostic.
        Fix syntax in test: use =, not ==.
        Reported by Bob Proulx.
@@ -35,6 +34,7 @@
        * src/sum.c (sysv_sum_file): Adapt to new safe_read ABI.
        * src/tr.c (squeeze_filter, read_and_delete, read_and_xlate): Likewise.
        * src/tac.c (save_stdin, tac_stdin_to_mem): Likewise.
+       * src/wc.c (wc): Likewise.
 
 2002-10-07  Paul Eggert  <eggert@twinsun.com>