From: Jim Meyering Date: Sat, 21 Sep 2002 14:22:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5d3e4a86264f0954f4b26b77b8d7ab5d9f75911;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 32a6749bfb..498110f11a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2002-09-20 Jim Meyering +2002-09-21 Jim Meyering * 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 `rmdir -p dir-specified-with-trailing-slash/' would fail.