From 1dbc17f630fa92e2ee3ac0f1e2bccb6adf6f9032 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Sat, 8 Jan 2000 21:16:29 +0000 Subject: Fix cp and mv so 'cp foo/README bar' where foo and bar are directories, and README is a file. -Erik --- Changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 5c06ec1b1..52b34b663 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +0.41 + * Fixed a bug in both cp and mv preventing 'cp foo/README bar' + type commands (file in a directory to another directory) + from working. + + -Erik Andersen, + 0.40 * New Apps: sort, uniq. -beppu * New Apps: lsmod, rmmod -erik -- cgit v1.2.3