OSDN Git Service

Foo
authorErik Andersen <andersen@codepoet.org>
Fri, 28 Apr 2000 22:51:49 +0000 (22:51 -0000)
committerErik Andersen <andersen@codepoet.org>
Fri, 28 Apr 2000 22:51:49 +0000 (22:51 -0000)
Changelog

index 3041a7e..53d4252 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -3,13 +3,13 @@
             updated docs/busybox.pod accordingly.  -beppu
        * Added mktemp, contributed by Daniel Jacobowitz <dan@debian.org>
        * Fix for ping warnings from Sascha Ziemann <szi@aibon.ping.de>
-       * 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).
+       * More doc updates
 
         -Erik