diff options
-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 :-) |