diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-16 04:24:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-16 04:24:38 +0000 |
commit | b32c1f0696f04b33d9b1c5a9800d526b7293484c (patch) | |
tree | 70be410db71c67d6722f309b1aa3fd0521ad147a /old/fileutils | |
parent | 94d7c5b58c70cdd1af7eef36f4e2c151eca77dc0 (diff) | |
download | coreutils-b32c1f0696f04b33d9b1c5a9800d526b7293484c.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 5e0a4b50b..8e014893e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,8 @@ * Version 3.16u. + * Makefile.maint (announcement): New target. + * tests/mv/into-self: Update to reflect changed behavior of mv. * src/mv.c (do_move): Fail upon attempt to move a directory into itself. With prodding from François Pinard :-) |