From 06936df16411fff0fdc338cae28385d66cabcef8 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Sun, 23 Jan 2000 02:14:20 +0000 Subject: Fix a bug where tar could change perms and ownership of dirs pointed to by symlink within a tarball. -Erik --- Changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 4b65b3b..aa56355 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 -- cgit v1.1