aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-10-30 17:22:04 +0000
committerEric Andersen <andersen@codepoet.org>2000-10-30 17:22:04 +0000
commitef936da7c5608c8cae553216f8661764247c2819 (patch)
treed7531d36a1dcd27c47d26707170c4711b0c73aae /Changelog
parent3e07541e5fec215e2d61deb48e3dc1bb460babd1 (diff)
downloadbusybox-ef936da7c5608c8cae553216f8661764247c2819.tar.gz
Fix uname problem that was breaking poweroff.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8b4cf8b4e..4f6f619bf 100644
--- a/Changelog
+++ b/Changelog
@@ -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