From: Erik Andersen Date: Fri, 28 Apr 2000 22:49:08 +0000 (-0000) Subject: Fix changelog X-Git-Tag: 0_45~142 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=25c44c623d6ba0c2184b12175212034f2e4cd14c;p=oweals%2Fbusybox.git Fix changelog -Erik --- diff --git a/Changelog b/Changelog index f185e9017..3041a7e35 100644 --- a/Changelog +++ b/Changelog @@ -6,6 +6,13 @@ * More doc updates * Fixed update segfault * Fixed mknod -- minor number was always 0 + * Fixed tar option parsing. In an attempt to accomodate the whiners + that wanted "tar cf foo.tar foo" (i.e. no "-" before options) + I broke creation of tarballs. I reverted the change (so tar needs + the "-" for all options). + + -Erik + 0.43