diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-17 18:25:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-17 18:25:11 +0000 |
commit | 79bca6482d7b5636e6d24f585f7e4e1544704f9e (patch) | |
tree | 62c2f35e1e7fa272582baed66389912fd0566ed0 /old/fileutils | |
parent | d43f88070c745b15e06ab22a821b3c2ec67a291c (diff) | |
download | coreutils-79bca6482d7b5636e6d24f585f7e4e1544704f9e.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 67adbeb58..07eed67f5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,10 @@ * Version 4.1.2. + * tests/chmod/equals: New test for the just-fixed bug in + lib/modechange.c. + * tests/chmod/Makefile.am (TESTS): Add equals. + * configure.ac: Replace use of the one-arg form of AC_INIT with a use of the 3-arg form and a use of AC_CONFIG_SRCDIR. |