From: Jim Meyering Date: Sat, 21 Sep 2002 14:22:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae1f13cd3cf74d04a2292ced7140d6379eed9b72;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 498110f11a..79ab585375 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * Version 4.5.2. - * src/od.c: No longer include values.h. + * src/od.c: No longer include deprecated . It was required solely for now-removed reference to BITSPERBYTE. Suggestion from Bruno Haible.