*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:29:41 +0000 (14:29 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:29:41 +0000 (14:29 +0000)
ChangeLog

index 3403a46..3a30a11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2005-10-18  Paul Eggert  <eggert@cs.ucla.edu>
+2005-10-20  Jim Meyering  <jim@meyering.net>
 
        * Version 5.92-cvs.
 
+       * tests/chmod/octal: New file, to exercise today's
+       lib/modechange.c fix.
+       * tests/chmod/Makefile.am (TESTS): Add octal.
+       * NEWS: Mention this chmod fix as well as the dircolors one.
+
+2005-10-18  Paul Eggert  <eggert@cs.ucla.edu>
+
        * src/dircolors.c (append_quoted): Quote ' correctly.
        Problem reported by Eric Blake.