From f664c004db12cdb3e379c1745351e225c7b92de7 Mon Sep 17 00:00:00 2001
From: Erik Andersen <andersen@codepoet.org>
Date: Wed, 29 Dec 1999 02:36:29 +0000
Subject: Fixed mv so it now does the right thing (same method used in cp). 
 Removed some cruft from cp.  -Erik

---
 Changelog | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'Changelog')

diff --git a/Changelog b/Changelog
index 8edf3a62a..8d0b78eeb 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,9 @@
 	* Fixed a bug where tar would set, and then clear SGID and SUID bits.
 	* Fixed a bug where tar would not set the user and group on device
 	    special files.
+	* cp and mv were quite broken when moving directories.  I have rewritten 
+	    them so they should now work as expected.  
+	    
 
 	-Erik Andersen
 
-- 
cgit v1.2.3