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

index 7f6547fc231f1c811c9a1a14decec55b83d1486a..89f291c6c6e2e7fe51b7a9175db2d1d5d55108df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,14 +2,14 @@
 
        * Version 5.3.1-cvs.
 
+       * configure.ac: Use `5.3.1-cvs' as the version string.
+       * NEWS: Adjust accordingly.
+
        * Makefile.maint (sc_useless_cpp_parens): New rule.
        (syntax-check-rules): Add it.
        * .x-sc_useless_cpp_parens: New file.
        * Makefile.am (EXTRA_DIST): Add it.
 
-       * 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
        `#if defined (SYMBOL)' expressions.