From e9fee653dcceacb65b965f77dc20437cd862d976 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Thu, 6 Apr 2000 00:10:39 +0000 Subject: Use gcc -E instead of cpp to enhance portability for brain damaged platforms (i.e. OpenLinux) that do not have cpp in the default path but instead hide it under /usr/lib/... -Erik --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 327c1eab5..f506e095e 100644 --- a/Changelog +++ b/Changelog @@ -19,6 +19,8 @@ * Added usleep contributed by Nicolas Pitre * tar wouldn't create directory entries that don't end in '/', now it does (thanks to Avery Pennarun ) + * tar has been completely rewritten, and tar creation and extraction + is now much better behaved. * Several fixes from Pavel Roskin : - When `tail' fails to open a file it now exits. - When `syslogd' is given the `-n' option it should still use -- cgit v1.2.3