From 498719e7c6b4f76c4817314cba73fd7fd6645b18 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 24 Sep 2004 23:32:52 +0000 Subject: [PATCH] chmod -r -w x fixes. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a50079e814..fe6b00432d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2004-09-24 Jim Meyering +2004-09-24 Paul Eggert * Version 5.3.0. + * NEWS: Mention that "chmod -r -w x" now works as expected. + * src/chmod.c (main): Revamp option processing to support this. + * tests/chmod/Makefile.am (TESTS): Add 'usage'. + * tests/chmod/usage: New set of tests for usage like that. + +2004-09-24 Jim Meyering + * Makefile.maint (CVS_LIST): Use --types=AFGM option so that it lists only cvs-controlled regular files. -- 2.47.2