summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-21 14:22:14 +0000
committerJim Meyering <jim@meyering.net>2002-09-21 14:22:14 +0000
commitd5d3e4a86264f0954f4b26b77b8d7ab5d9f75911 (patch)
tree2e99f55f94b58c540c73ee76fdfcda5abd200a38 /ChangeLog
parent7080cab46c81bd51eeaf770fbcadfcd9797b8359 (diff)
downloadcoreutils-d5d3e4a86264f0954f4b26b77b8d7ab5d9f75911.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 32a6749bf..498110f11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
-2002-09-20 Jim Meyering <meyering@lucent.com>
+2002-09-21 Jim Meyering <meyering@lucent.com>
* Version 4.5.2.
+ * src/od.c: No longer include values.h.
+ It was required solely for now-removed reference to BITSPERBYTE.
+ Suggestion from Bruno Haible.
+
2002-09-06 Andreas Schwab <schwab@suse.de>
`rmdir -p dir-specified-with-trailing-slash/' would fail.