projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3496e47
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 8 May 2004 22:24:25 +0000
(22:24 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 8 May 2004 22:24:25 +0000
(22:24 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 52d5323a92d5d62f78a97e279e2bdbbb194ce4b6..ad58dca5f814ecaed8e3ecee2ec541ba40c9546e 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-4,6
+4,10
@@
GNU coreutils NEWS -*- outline -*-
** Bug fixes
+ For some types of errors (e.g., read-only file system, I/O error)
+ when first encountering a directory, `rm -r' would mistakenly fail
+ to remove files under that directory.
+
ptx now diagnoses invalid values for its --width=N (-w)
and --gap-size=N (-g) options.