aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-28 22:49:08 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-28 22:49:08 +0000
commit25c44c623d6ba0c2184b12175212034f2e4cd14c (patch)
treed54438966d18f559aa10630353f8be107dc5c824 /Changelog
parent923ef599f39ae2701fe0ec06b811df44a70a5cee (diff)
downloadbusybox-25c44c623d6ba0c2184b12175212034f2e4cd14c.tar.gz
Fix changelog
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f185e9017..3041a7e35 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,13 @@
* More doc updates
* Fixed update segfault
* Fixed mknod -- minor number was always 0
+ * Fixed tar option parsing. In an attempt to accomodate the whiners
+ that wanted "tar cf foo.tar foo" (i.e. no "-" before options)
+ I broke creation of tarballs. I reverted the change (so tar needs
+ the "-" for all options).
+
+ -Erik
+
0.43