]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 14 Mar 1998 16:38:41 +0000 (16:38 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Mar 1998 16:38:41 +0000 (16:38 +0000)
old/fileutils/ChangeLog

index 261c416c4f0a9bcfcc57da97bb3eca21c9ee89ff..e8630d7e888ff003f8e8ddc8fea05ac5b2c19890 100644 (file)
@@ -2,6 +2,9 @@
 
        * Version 3.16n.
 
+       Revert most `getdate.h -> get-date.h' changes of 1998-02-20.
+       With automake-1.2f, that hack is no longer needed.
+
        * src/remove.c: Use `virtual memory exhausted' message, not
        `Memory exhausted' to be consistent with the majority of other
        such messages.
        * tests/mv/into-self: Test for the above.
        * tests/mv/Makefile.am (TESTS): Add into-self.
 
-1998-03-10  Jim Meyering  <meyering@eng.ascend.com>
-
-       * Running this command
-       mkdir j;touch k; ./mv j k j
-       (correctly) copies j into j/j and moves k to j/k,
-       but then it removes `j' and you're left with nothing.
-       Not nice, eh?
-
-       The fix is simple in concept: don't remove a source directory
-       if it is a parent of (or the same as) the destination directory.
-       I don't think POSIX discusses this case.
-
 1998-02-28   Eli Zaretskii  <eliz@is.elta.co.il>
 
        * userspec.c (parse_user_spec) [__DJGPP__]: Make function know