diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-10-30 17:22:04 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-10-30 17:22:04 +0000 |
commit | ef936da7c5608c8cae553216f8661764247c2819 (patch) | |
tree | d7531d36a1dcd27c47d26707170c4711b0c73aae /Changelog | |
parent | 3e07541e5fec215e2d61deb48e3dc1bb460babd1 (diff) | |
download | busybox-w32-ef936da7c5608c8cae553216f8661764247c2819.tar.gz busybox-w32-ef936da7c5608c8cae553216f8661764247c2819.tar.bz2 busybox-w32-ef936da7c5608c8cae553216f8661764247c2819.zip |
Fix uname problem that was breaking poweroff.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ | |||
1 | 0.48 | ||
2 | |||
3 | * Fixed uname problem causing the kernel version to be | ||
4 | mis-detected (causing problems with poweroff, init, | ||
5 | and other things). | ||
6 | |||
7 | -Erik Andersen | ||
8 | |||
1 | 0.47 | 9 | 0.47 |
2 | 10 | ||
3 | * A bug in syslogd was fixed that allowed it to potentially fork-bomb | 11 | * A bug in syslogd was fixed that allowed it to potentially fork-bomb |