From: Denis Vlasenko Date: Wed, 15 Apr 2009 11:48:25 +0000 (-0000) Subject: website: another tiny tweak X-Git-Tag: 1_14_1~4 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6c76a96f23e2b692ef122e52783e2d42db138b43;p=oweals%2Fbusybox.git website: another tiny tweak --- 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)