From 971b478896f36a85bac563920c73e93e916ea3b1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 20 Oct 2005 14:29:41 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3403a467d6..3a30a119ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-10-18 Paul Eggert +2005-10-20 Jim Meyering * 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 + * src/dircolors.c (append_quoted): Quote ' correctly. Problem reported by Eric Blake. -- 2.47.3