]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 23 Nov 2000 15:08:19 +0000 (15:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Nov 2000 15:08:19 +0000 (15:08 +0000)
old/fileutils/ChangeLog

index 5398a446907e07274a56254adddbf858819139a2..b06e3ca7e9ac788f6113ae5a0ef26ae3e8cfac68 100644 (file)
@@ -1,14 +1,14 @@
 2000-11-23  Jim Meyering  <meyering@lucent.com>
 
+       * Version 4.0.33.
+
        * src/chmod.c (mode_changed): New function.
        (change_file_mode): Use it to determine accurately when -c should
        make chmod announce there's been a change.
        Based on a patch from Michael Stone.
        Reported by root@khms.westfalen.de.
 
-       * Version 4.0.33.
-
-       * tests/chmod/c-option: New test.
+       * tests/chmod/c-option: New test for the above fix.
        * tests/chmod/Makefile.am (TESTS): Add c-option
 
        * tests/sticky-check: New file.  Factored out of tests/mkdir/parents.