diff options
author | Erik Andersen <andersen@codepoet.org> | 1999-12-16 20:59:36 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 1999-12-16 20:59:36 +0000 |
commit | 1c5b2589d1287008899c07f45541286fe8c37508 (patch) | |
tree | 6c9772d2bb9b54f6508ff77a8dd30982e227ab83 /Changelog | |
parent | 6f23cec5d081fac63a7a0c493d6caff77e55dfb1 (diff) |
Fix bugs in logger and syslogd. Add fbset.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Added the -s option to du -beppu * Fixed an embarrasing segfault in head -beppu * New App: lsmod -erik + * New Apps: fbset contributed by Randolph Chung <tausq@debian.org>. + * Fixed an bug in syslogd causing it to stop logging after 20 minutes. -erik + * Fixed the embarrasing failure of the -p opition in the logger app. -erik -Erik Andersen |