]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 21 Sep 2002 14:22:14 +0000 (14:22 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Sep 2002 14:22:14 +0000 (14:22 +0000)
ChangeLog

index 32a6749bfb99053d673d3630fcb701d353b3d9e4..498110f11a59ce461f5a2c6804ad4eb774b0abc7 100644 (file)
--- 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.