From e9d60320abd1c7552c2446c61434d3057ce05ba9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 1 May 2005 14:33:23 +0000 Subject: "chmod +1 foo" is now diagnosed. --- ChangeLog | 6 +++++- NEWS | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index acb1aa31b..450dd0568 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2005-04-29 Paul Eggert +2005-05-01 Paul Eggert * Version 5.3.1. + * NEWS: "chmod +1 foo" is now diagnosed. + +2005-04-29 Paul Eggert + * NEWS: ls -p now marks only directories. New option --indicator-style=directory equivalent to -p. * doc/coreutils.texi (ls invocation): Document this. diff --git a/NEWS b/NEWS index ae85cfe3b..7dfdfce85 100644 --- a/NEWS +++ b/NEWS @@ -94,7 +94,7 @@ GNU coreutils NEWS -*- outline -*- chmod, mkdir, mkfifo, and mknod formerly mishandled rarely-used symbolic permissions like =xX and =u, and did not properly diagnose some invalid - strings like g+gr and ug,+x. These bugs have been fixed. + strings like g+gr, ug,+x, and +1. These bugs have been fixed. dd now computes statistics using a realtime clock (if available) rather than the time-of-day clock, to avoid glitches if the -- cgit v1.2.3-54-g00ecf