aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-04-15 11:48:25 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2009-04-15 11:48:25 +0000
commit6c76a96f23e2b692ef122e52783e2d42db138b43 (patch)
treedecaa5d669086aedac922bb7e2d168fb1821aa35
parent4e4c5db66a63e0482e2e4a06c8bec637b7088d7b (diff)
downloadbusybox-w32-6c76a96f23e2b692ef122e52783e2d42db138b43.tar.gz
busybox-w32-6c76a96f23e2b692ef122e52783e2d42db138b43.tar.bz2
busybox-w32-6c76a96f23e2b692ef122e52783e2d42db138b43.zip
website: another tiny tweak
-rw-r--r--docs/busybox.net/news.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 4946da16d..08a1cc775 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -106,7 +106,7 @@
106 <li>expand, unexpand: fix incorrect expansion in some cases</li> 106 <li>expand, unexpand: fix incorrect expansion in some cases</li>
107 <li>expr: a bit more robust handling of regexps with groups. Closes bug 87</li> 107 <li>expr: a bit more robust handling of regexps with groups. Closes bug 87</li>
108 <li>find: support --mindepth</li> 108 <li>find: support --mindepth</li>
109 <li>getty: fix handling of speed 0; stop using non-portable way of setting speeds</li> 109 <li>getty: make speed 0 mean "don't change speed", stop using non-portable way of setting speeds</li>
110 <li>grep: support -z</li> 110 <li>grep: support -z</li>
111 <li>gzip: fix gzip -dc bug caused by using stale getopt state</li> 111 <li>gzip: fix gzip -dc bug caused by using stale getopt state</li>
112 <li>head: report file open errors with exitcode 1 (was happily returning 0)</li> 112 <li>head: report file open errors with exitcode 1 (was happily returning 0)</li>