summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-02-11 00:36:08 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-02-11 00:36:08 +0000
commitde107e9110722cfd3a80f6c93b1371e2dd7bec43 (patch)
tree2a3925767d36b1f3162bc7a22573efebab71823f /lib/ChangeLog
parent9d5e0e26dbbc2f0a6d65eb511ad5c56eb60a3ca7 (diff)
downloadcoreutils-de107e9110722cfd3a80f6c93b1371e2dd7bec43.tar.xz
Fix typo in previous checkin: I deleted a '2' by mistake.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 4775458c0..b91cba3ff 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,7 +3,7 @@
* closeout.c (close_stdout): Don't assume 'bool' converts nonzero
ints to 0 or 1, as this isn't true for the stdbool.h substitute.
-006-02-02 Jim Meyering <jim@meyering.net>
+2006-02-02 Jim Meyering <jim@meyering.net>
Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
failure on deficient systems, and simplify gnulib lgpl dependencies.