From: Jim Meyering Date: Thu, 22 Jan 2004 22:19:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24653eaaa32925e01f96b7473667868088494ef9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index d409987495..86ce013ccc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-01-22 Jim Meyering + * Version 5.1.2. + * tests/rmdir/fail-perm: New file. Test for just-fixed rmdir bug. * tests/rmdir/Makefile.am (TESTS): Add fail-perm. @@ -147,8 +149,6 @@ 2004-01-21 Jim Meyering - * Version 5.1.2. - * tests/touch/relative: Remove `command' syntax. Thanks to Nelson H. F. Beebe and Paul Eggert.