[git commit master] small tweaks to 1.15.0 announcement

Denys Vlasenko vda.linux at googlemail.com
Fri Sep 4 13:15:00 UTC 2009


commit: http://git.busybox.net/busybox-website/commit/?id=687c037d7b2936bd7be7abff16803348ad5f51d1
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/news.html b/news.html
index 702e4f0..eb0d0bc 100644
--- a/news.html
+++ b/news.html
@@ -41,7 +41,9 @@
 	<li>beep: new applet by Bernhard</li>
 	<li>dnsdomainname: new applet - the alias to "hostname -d"</li>
 	<li>flash_lock, flash_unlock: new applets by Thierry Reding (thierry.reding AT avionic-design.de)</li>
+	<li>fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)</li>
 	<li>ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)</li>
+	<li>lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes</li>
 	<li>scriptreplay: new applet</li>
 	<li>volname: new applet</li>
       </ul>
@@ -82,7 +84,6 @@
 	<li>dmesg: try to detect buffer size</li>
 	<li>dpkg: delete postrm script after it's run, not before. Fixes bug 449</li>
 	<li>fdisk: add handling of avr32. Fixes bug 555</li>
-	<li>fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)</li>
 	<li>ftpd: allow multiple -S options to increase verbosity too, like -v</li>
 	<li>ftpd: fix a case when with -w unknown commands are ignored with no error code</li>
 	<li>grep: fix -E  + {range}; fix -o not printing all matches. Fixes bug 489</li>
@@ -104,7 +105,7 @@
 	<li>hush: fix SEGV in % expansion</li>
 	<li>hush: fix SIGCHLD counting code, but keep it disabled for now</li>
 	<li>hush: fix \*newline* handling</li>
-	<li>hush: fix a case when backgrounded cmd makes shell hang</li>
+	<li>hush: fix a case when backgrounded command makes shell hang</li>
 	<li>hush: fix a segfault in export builtin</li>
 	<li>hush: fix wrong handling of \x in assignments</li>
 	<li>hush: fix bug where in "var=val func" var's value is not visible in func</li>
@@ -116,7 +117,7 @@
 	<li>hush: implement 'type' builtin</li>
 	<li>hush: implement proper SIGHUP handling</li>
 	<li>hush: implement unset -f; beautify the handling of signal-killed pipe</li>
-	<li>hush: make . cmd search $PATH</li>
+	<li>hush: make . command search $PATH</li>
 	<li>hush: make builtins work in pipes (eval ... | ...) on NOMMU</li>
 	<li>hush: make it possible to have interactive shell on non-ctty. init=/bin/hush: shows prompt, history works, etc</li>
 	<li>hush: return builtin by Bayram Kurumahmut (kbayram AT ubicom.com)</li>
@@ -129,7 +130,6 @@
 	<li>login: consider platforms having no domainname field in the utsname struct</li>
 	<li>ls: fix --color handling. Fixes bug 435</li>
 	<li>ls: make --color more compatible with coreutils</li>
-	<li>lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes</li>
 	<li>man: use man.config, not only man.conf (man version 1.6f compat)</li>
 	<li>mdev: #if forest removal (thanks Rob)</li>
 	<li>mdev: be more permissive on errors (don't die): mdev -s users want that</li>
@@ -143,7 +143,6 @@
 	<li>mkswap: optionally generate UUID. +110 bytes</li>
 	<li>modprobe: correct exitcode handling and error messages with respect to -q</li>
 	<li>modprobe: fix modprobe -r. Fixes bug 315</li>
-	<li>modprobe: fix more bugs in modprobe -r</li>
 	<li>modprobe: treat tabs in modules.dep as delimiters too. Fixes bug 567</li>
 	<li>mount: document when kernel started accepting string as NFS options</li>
 	<li>mount: support -i; pass through -f and -n to helpers as necessary</li>
-- 
1.6.3.3



More information about the busybox-cvs mailing list