From 8845adc545e4398d7ba03c1f286775ad37cdbd77 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 6 Jul 2000 22:51:35 +0000 Subject: * Fixed tar creation support when reading from stdin ('tar -cf - . ') thanks to Daniel Quinlan -Erik --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index f9d385622..b9ca9a148 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,8 @@ * Fixed a _horrible_ bug where 'tar -tvf' could unlink local files!!! Fix thanks to Marius Groeger * Fixed a nasty bug in tar when could mess up saved symlinks. + * Fixed tar creation support when reading from stdin ('tar -cf - . ') + thanks to Daniel Quinlan * Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in /proc/mounts, added a hack to make sysinfo work with both old and new kernels). -- cgit v1.2.3