diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-12-11 Jim Meyering <meyering@redhat.com> + + * NEWS: Add the "Bug fixes" heading. + 2007-12-09 Jim Meyering <meyering@redhat.com> "rm" as root would fail to unlink a non-directory on OS X 10.4.x @@ -2,6 +2,8 @@ GNU coreutils NEWS -*- outline -*- * Noteworthy changes in release 6.9.91 (????-??-??) [beta] +** Bug fixes + "rm" would fail to unlink a non-directory when run in an environment in which the user running rm is capable of unlinking a directory. [bug introduced in coreutils-6.9] |