website: another tiny tweak
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 15 Apr 2009 11:48:25 +0000 (11:48 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 15 Apr 2009 11:48:25 +0000 (11:48 -0000)
docs/busybox.net/news.html

index 4946da1..08a1cc7 100644 (file)
        <li>expand, unexpand: fix incorrect expansion in some cases</li>
        <li>expr: a bit more robust handling of regexps with groups. Closes bug 87</li>
        <li>find: support --mindepth</li>
-       <li>getty: fix handling of speed 0; stop using non-portable way of setting speeds</li>
+       <li>getty: make speed 0 mean "don't change speed", stop using non-portable way of setting speeds</li>
        <li>grep: support -z</li>
        <li>gzip: fix gzip -dc bug caused by using stale getopt state</li>
        <li>head: report file open errors with exitcode 1 (was happily returning 0)</li>