Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-09 06:12:29 +0300
committerEric Andersen <andersen@codepoet.org>1999-11-09 06:12:29 +0300
commit3e2bb288da337953dee3cf60382994d8b47b69a5 (patch)
tree9b713d7fb05b3f4960ea25b45cdafc780d880cbc
parentadd01585549613585c22745d47416f9dce789a66 (diff)
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 @@
* 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