foo 0_40
authorErik Andersen <andersen@codepoet.org>
Fri, 7 Jan 2000 23:30:07 +0000 (23:30 -0000)
committerErik Andersen <andersen@codepoet.org>
Fri, 7 Jan 2000 23:30:07 +0000 (23:30 -0000)
Changelog

index 7ebac903fcb36381a2cb7db575a814bd9964267a..5c06ec1b12dfcff71eb8fe5190664b9ee6736daa 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,4 @@
 0.40
-       * Added the -s option to du -beppu
-       * Fixed an embarrasing segfault in head -beppu
        * New Apps: sort, uniq. -beppu
        * New Apps: lsmod, rmmod -erik
        * New Apps: fbset contributed by Randolph Chung <tausq@debian.org>.
@@ -12,7 +10,9 @@
            being present, but if you dont like the defautl behavior you can
            now do something about it.  Init is much cleaner as a result.
        * Fixed an bug in syslogd causing it to stop after 20 minutes. -erik
+       * Fixed an embarrasing segfault in head -beppu
        * Fixed the embarrasing failure of 'logger -p'. -erik
+       * Added the -s option to du -beppu
        * Re-worked the source tree a bit so it will compile under glibc 2.0.7 
            with the 2.0.x Linux kernel.
        * Added 'grep -q' thanks to a patch from "Konstantin Boldyshev" 
@@ -41,7 +41,7 @@
        * Fixed a bug where 'mknod --help' would segfault.
            
 
-       -Erik Andersen
+       -Erik Andersen, Jan 07, 2000
 
 0.39 
        * New Apps: ping, hostname, and mkfifo contributed by Randolph Chung