]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 23 Aug 2005 16:39:25 +0000 (16:39 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 23 Aug 2005 16:39:25 +0000 (16:39 +0000)
ChangeLog

index 5e7771060799a5961991c462a482c8bacdc8831f..947c887f07cc280a8d115483dbc19c0229d2ddaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2005-08-23  Jim Meyering  <jim@meyering.net>
 
-       * 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 <float.h> 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.