]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 14 Oct 2006 12:15:13 +0000 (12:15 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Oct 2006 12:15:13 +0000 (12:15 +0000)
ChangeLog

index 15a8666911c981579248fadb905cec5bbe223181..fea785c6a0c13b7cf65f05133dbe053052ce8311 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,5 @@
 2006-10-14  Jim Meyering  <jim@meyering.net>
 
-       * tests/cp/Makefile.am (TESTS): Add backup-dir.
-
        * src/system.h (EXIT_FAILURE, EXIT_SUCCESS): Remove definitions.
        Instead, include "exit.h".  This hereby retires the work-around for
        "Sony NEWS-OS Release 4.0C"'s bug due to "#define EXIT_FAILURE 0".
@@ -38,6 +36,7 @@
        Reported by Peter Breitenlohner, in
        <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/8616>.
        * tests/cp/backup-dir: New file.  Test for the above.
+       * tests/cp/Makefile.am (TESTS): Add backup-dir.
 
 2006-10-13  Jim Meyering  <jim@meyering.net>