From: Jim Meyering Date: Tue, 23 Aug 2005 16:39:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~341 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03cb421a9023d407d2161a4fb678db3075d70f7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5e77710607..947c887f07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2005-08-23 Jim Meyering - * Version 5.3.1. + * Version 5.3.1-cvs. + * configure.ac: Use `5.3.1-cvs' as the version string. + * NEWS: Adjust accordingly. * src/od.c: Include unconditionally. * src/uptime.c (print_uptime): Remove unnecessary parens in @@ -22,6 +24,7 @@ encounters an existing destination file, and gets an affirmative response, then first try to unlink the destination file rather than simply failing. Suggestion from Karl Berry. + FIXME: add test for this * src/ln.c (main): Declare `target_directory' with const attribute. * src/du.c (time_style): Add `const' attribute.