From 42387e496463f6dbba168b5d36807b858f94fa96 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Mon, 21 Feb 2000 17:27:17 +0000 Subject: Forgot to add basename. More fixes to du from Friedrich Vedder . -Erik --- Changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index a0cc13a..ffdca37 100644 --- a/Changelog +++ b/Changelog @@ -1,15 +1,15 @@ 0.43 - * Wrote basename + * Wrote basename. * tar wouldn't create directory entries that don't end in '/', - now it does (fix thanks to Avery Pennarun ) + now it does (thanks to Avery Pennarun ) * 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 fork() for running klogd. * nslookup types are now changed to u_int32_t (instead of uint32_t) changed per a patch from Pascal Bellard - * Fixed "du" so it gives the same answers as GNU "du" (busybox du used to - count hard-linked files more then once). Many thanks to + * Fixed "du" so it gives the same answers as GNU "du" (busybox du used + to count hard-linked files more then once). Many thanks to Friedrich Vedder for the fix. -Erik Andersen -- cgit v1.1