*** empty log message ***

This commit is contained in:
Jim Meyering 2001-01-09 16:13:29 +00:00
parent 8740ecf8c0
commit bce88bc1ae

View File

@ -1,6 +1,11 @@
2001-01-07 Jim Meyering <meyering@lucent.com>
2001-01-09 Jim Meyering <meyering@lucent.com>
* Version 4.0.36.
Give a better diagnostic for `cp -R a a'.
* src/copy.c (top_level_src_path, top_level_dst_path): New globals.
(copy_internal): Use them.
(copy): Set them.
2001-01-07 Jim Meyering <meyering@lucent.com>
* src/cp.c (usage): Split a string that was longer than 2048 bytes.