projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
add0158
)
Stuf
0_34
author
Eric Andersen
<andersen@codepoet.org>
Tue, 9 Nov 1999 03:12:29 +0000
(
03:12
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 9 Nov 1999 03:12:29 +0000
(
03:12
-0000)
Changelog
patch
|
blob
|
history
diff --git
a/Changelog
b/Changelog
index 8d141277315e29a52a71c1f29c4230ae913620e1..c5d41ee85b179fc55139ed09d6e731a5afe8ad75 100644
(file)
--- 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