aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-09 03:12:29 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-09 03:12:29 +0000
commit3e2bb288da337953dee3cf60382994d8b47b69a5 (patch)
tree9b713d7fb05b3f4960ea25b45cdafc780d880cbc /Changelog
parentadd01585549613585c22745d47416f9dce789a66 (diff)
downloadbusybox-3e2bb288da337953dee3cf60382994d8b47b69a5.tar.gz
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 8d1412773..c5d41ee85 100644
--- a/Changelog
+++ b/Changelog
@@ -18,6 +18,8 @@
* ls -l now bypasses libc6 nss when displaying user/group names.
Now uses my_getpwuid and my_getgrgid.
+ -Erik Andersen
+
0.33
* Fixed a bug where init could hang instead of rebooting.
* Removed some debugging noise from init.c