summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8edf3a6..8d0b78e 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