summaryrefslogtreecommitdiff
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
parentadd01585549613585c22745d47416f9dce789a66 (diff)
downloadbusybox-w32-0_34.tar.gz
busybox-w32-0_34.tar.bz2
busybox-w32-0_34.zip
Stuf0_34
-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 @@
18 * ls -l now bypasses libc6 nss when displaying user/group names. 18 * ls -l now bypasses libc6 nss when displaying user/group names.
19 Now uses my_getpwuid and my_getgrgid. 19 Now uses my_getpwuid and my_getgrgid.
20 20
21 -Erik Andersen
22
210.33 230.33
22 * Fixed a bug where init could hang instead of rebooting. 24 * Fixed a bug where init could hang instead of rebooting.
23 * Removed some debugging noise from init.c 25 * Removed some debugging noise from init.c