diff options
author | Jim Meyering <jim@meyering.net> | 2006-07-07 06:38:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-07-07 06:38:36 +0000 |
commit | 1ac491f062c74edb0a3d4609c0ad4b87b4e25f03 (patch) | |
tree | 39a6a76a26e64a6251c018fa7c704a743179ecec /ChangeLog | |
parent | b544360dab85d1a0256062d9d32c56ede4393dba (diff) | |
download | coreutils-1ac491f062c74edb0a3d4609c0ad4b87b4e25f03.tar.xz |
* NEWS: Mention that mv can now remove an empty destination directory,
and give an example. Prompted by a report from Florent Bayle.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-07-07 Jim Meyering <jim@meyering.net> + + * NEWS: Mention that mv can now remove an empty destination directory, + and give an example. Prompted by a report from Florent Bayle. + 2006-07-05 Jim Meyering <jim@meyering.net> * src/ls.c (usage): Correct the description of -G: it is useful |