summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-25 15:34:12 +0000
committerJim Meyering <jim@meyering.net>2003-10-25 15:34:12 +0000
commit83967b1ad05c89c0cdbfc1853c3ce5533cddd047 (patch)
treed475d2e785fb086e19c78d4f078319c47934a151 /ChangeLog
parentfc80caecd8280f6470eb330bebb43cef378bcd2d (diff)
downloadcoreutils-83967b1ad05c89c0cdbfc1853c3ce5533cddd047.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 69fd022d8..0d7dc5cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
-2003-10-21 Jim Meyering <jim@meyering.net>
+2003-10-25 Jim Meyering <meyering@lucent.com>
* Version 5.1.0.
+ * src/copy.c (triple_hash, triple_hash_no_name): Adjust to reflect
+ type changes (unsigned int -> size_t) in hash.c.
+ * src/cp-hash.c (src_to_dest_hash): Likewise.
+ * src/du.c (entry_hash): Likewise.
+ * src/ls.c (dev_ino_hash): Likewise.
+ * src/cut.c (hash_int): Likewise. Declare function as static.
+
+2003-10-21 Jim Meyering <jim@meyering.net>
+
Don't fail when run with VERBOSE=yes.
* tests/chgrp/basic: Do `set +x' before starting the subshell
from which we invoke chgrp. Otherwise, the output from the