aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-01-23 02:14:20 +0000
committerErik Andersen <andersen@codepoet.org>2000-01-23 02:14:20 +0000
commit06936df16411fff0fdc338cae28385d66cabcef8 (patch)
tree570cf3d9aea702854ebc8cf65d02a6c85cca09fa /Changelog
parentde552874d2074ac48ea4b834d61c54e1b6971be3 (diff)
downloadbusybox-06936df16411fff0fdc338cae28385d66cabcef8.tar.gz
Fix a bug where tar could change perms and ownership of dirs pointed
to by symlink within a tarball. -Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 4b65b3b27..aa56355c1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
0.42
* Made tar creation support in busybox tar optional.
- You no longer _have_ to put a "-" in front of tar options.
+ * You no longer _have_ to put a "-" in front of tar options.
+ * Tar could inadvertently change permissions and ownership on
+ certain directories pointed to by symlinks.
* Made grep and grep -h do the right thing wrt printing
the file name (it failed to print files names in many cases).
* Fix a namespace aliasing problem wereby if du was built in, the