*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 18:29:44 +0000 (18:29 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 18:29:44 +0000 (18:29 +0000)
old/fileutils/ChangeLog
old/fileutils/NEWS

index f0ceb0947a09691f3e29f49b9332f19157a0bd74..460f618b873076f061b74e922406e849e1eddfde 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-23  Jim Meyering  <meyering@lucent.com>
 
+       * Version 4.0x.
+
        * src/dd.c (main): Give a better diagnostic for e.g.,
        `dd if=/dev/fd0 seek=100000000000'.
        Convert "`%s'" in format strings to "%s", and wrap each
index f31d95a00ba75539caa21af55f30f60e535d97d8..11262b688464848fd697cd0da9cd4c71ceb2d1e0 100644 (file)
@@ -1,5 +1,6 @@
 Changes in release 4.1:
 [4.0x]
+* Fix cp so that `cp -r DIR1/ DIR2' works properly once again.
 * New ls option --quoting-style=clocale acts like --quoting-style=locale,
   except that it quotes "like this" by default instead of `like this'.
 [4.0w]