diff options
author | Eric Andersen | 2000-10-30 17:22:04 +0000 |
---|---|---|
committer | Eric Andersen | 2000-10-30 17:22:04 +0000 |
commit | ef936da7c5608c8cae553216f8661764247c2819 (patch) | |
tree | d7531d36a1dcd27c47d26707170c4711b0c73aae /Changelog | |
parent | 3e07541e5fec215e2d61deb48e3dc1bb460babd1 (diff) | |
download | busybox-ef936da7c5608c8cae553216f8661764247c2819.zip busybox-ef936da7c5608c8cae553216f8661764247c2819.tar.gz |
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 @@ +0.48 + + * Fixed uname problem causing the kernel version to be + mis-detected (causing problems with poweroff, init, + and other things). + + -Erik Andersen + 0.47 * A bug in syslogd was fixed that allowed it to potentially fork-bomb |