diff options
author | Jim Meyering <meyering@redhat.com> | 2007-12-11 19:08:03 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-12-11 19:08:03 +0100 |
commit | 291eb90a0a5515680a78a64fe8ddef4f417bd0f7 (patch) | |
tree | 9c6fd4ba304f1269ef1f174006e6efe39b8e944d /NEWS | |
parent | de5b055bbf6c77246826f1276c2a5b9c7264b2bf (diff) | |
download | coreutils-291eb90a0a5515680a78a64fe8ddef4f417bd0f7.tar.xz |
* NEWS: Add the "Bug fixes" heading.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |