From: Jim Meyering Date: Sun, 30 Jan 2005 14:58:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1526 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b601ec502a7e0442ae13f56329d59aef5fef4ea6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index aaf41f98f1..e69098869b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-30 Jim Meyering + + * Version 5.3.1. + + * src/stty.c: Remove unnecessary parentheses in #if directives. + 2005-01-29 Eric Blake (tiny change) * .cvsignore: Ignore config.cache and config.status.lineno. @@ -13,8 +19,6 @@ 2005-01-24 Jim Meyering - * Version 5.3.1. - * src/cp.c (usage): Merge the descriptions of --no-dereference and -P. Suggestion from Johan Boule.