]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 31 May 2004 18:29:48 +0000 (18:29 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 31 May 2004 18:29:48 +0000 (18:29 +0000)
ChangeLog

index 941a85fe9b5f78671b826a2204c457353001e1c9..f20be2c8c58fb62616d5ae430a1237f0cd1fbd9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-05-31  Jim Meyering  <jim@meyering.net>
 
+       * Version 5.3.0.
+
        * tests/Makefile.am.in (TESTS_ENVIRONMENT): Define PATH to include
        the build src/ directory -- at the front.
        ($(srcdir)/$x-tests): Depend on Makefile.am.
 
 2004-05-29  Jim Meyering  <jim@meyering.net>
 
-       * Version 5.3.0.
-
        * tests/chown/deref: Fix typo: use ls -ldo, not ls -ldg.
        Patch from Albert Chin.