From: Jim Meyering Date: Wed, 20 Sep 2006 12:41:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.3~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c83d42320d34d90127cb1b4c9e023b695d12160;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 2b3a883074..e6b263d8db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2006-09-20 Jim Meyering - * tests/chmod/inaccessible: New test. + * tests/chmod/inaccessible: New test, specifically for this bug. + Based on a test case from Paul Eggert. * tests/chmod/Makefile.am (TESTS): Add inaccessible. Fix the 2006-09-18 bug differently.