diff options
author | Jim Meyering <jim@meyering.net> | 1999-01-11 04:14:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-01-11 04:14:29 +0000 |
commit | e5eed12981682e633182efa66ca023b116937e59 (patch) | |
tree | 6fcc208dc84682810c20dcf1cb8bf153c8344b13 | |
parent | 8be71eeb8344eb980a8025b5b1f6a7c25d3d0732 (diff) | |
download | coreutils-e5eed12981682e633182efa66ca023b116937e59.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 540f3e830..10362b1d2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1999-01-10 Jim Meyering <meyering@ascend.com> + * Version 4.1-b2. + + * Upgrade to autoconf-2.13 and automake-1.3b. + * src/copy.c (copy_internal): Handle two more values of errno from failed rename of a directory into a subdirectory of itself. Thanks to Volker Borchert for testing many types and combinations |