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