From: Jim Meyering Date: Sat, 14 Oct 2006 12:15:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: COREUTILS-6_4~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b2cb892ac70029a2d72e6c7812ff35e91b1e64;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 15a8666911..fea785c6a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,5 @@ 2006-10-14 Jim Meyering - * 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 . * tests/cp/backup-dir: New file. Test for the above. + * tests/cp/Makefile.am (TESTS): Add backup-dir. 2006-10-13 Jim Meyering