aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
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