*** 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 67adbeb..07eed67 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.