diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 20:21:24 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 20:21:24 (GMT) |
| commit | 3a5a9d038e205174f92270f4fac6806479b50a6b (patch) | |
| tree | 37775c739abb509b3eb1cf518efdf947e90d88c4 | |
| parent | 6a7f8c02b800647c876a3cf62b6fdddac56cc629 (diff) | |
| download | busybox-website-3a5a9d038e205174f92270f4fac6806479b50a6b.tar.gz busybox-website-3a5a9d038e205174f92270f4fac6806479b50a6b.tar.bz2 | |
more tweaks to changelog
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -116,7 +116,7 @@ <li>applets/usage_compressed: combine many seds in one; hide dd stats. By Bernhard Reutner-Fischer (rep.dot.nop AT gmail.com)</li> <li>applets: fix alphabetical order. By Mike Frysinger (vapier AT gentoo.org)</li> <li>ar: fix long filenames handling. Closes bug 611</li> - <li>awk: fix an incorrect casting to string (bug 725)</li> + <li>awk: fix a case when number is treated as string. Closes bug 725</li> <li>awk: implement mktime. By Leonid Lisovskiy (lly.dev AT gmail.com)</li> <li>btrfs: check first two superblocks, for additional robustness</li> <li>chown: support long options. By Matheus Izvekov (mizvekov AT gmail.com)</li> @@ -167,7 +167,7 @@ <li>init: fix "while true; do reboot; done" bug. Closes bug 781</li> <li>init: fix logically inverted FEATURE_EXTRA_QUIET check</li> <li>init: for paranoid reasons, restore SIGCONT too</li> - <li>init: make FEATURE_EXTRA_QUIET more consistent. +1 byte</li> + <li>init: make FEATURE_EXTRA_QUIET more consistent</li> <li>init: restore possibility to reload inittab even before we finish initialization</li> <li>init: use applet_name instead of "init" (we can be linuxrc)</li> <li>login: log PAM errors to syslog, not stderr. By Ian Wienand (ianw AT vmware.com)</li> |
