]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 17 Nov 2001 18:25:11 +0000 (18:25 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Nov 2001 18:25:11 +0000 (18:25 +0000)
old/fileutils/ChangeLog

index 67adbeb5873fe1a2f55c6549b85e89c3f9afac79..07eed67f558bccd8e18c3df3c555ffa948712661 100644 (file)
@@ -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.