From: Denis Vlasenko Date: Wed, 15 Apr 2009 11:11:19 +0000 (-0000) Subject: website: textual fixes in 1.14.0 announcement text X-Git-Tag: 1_14_1~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4e4c5db66a63e0482e2e4a06c8bec637b7088d7b;p=oweals%2Fbusybox.git website: textual fixes in 1.14.0 announcement text --- diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 8f756f088..4946da16d 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -44,10 +44,10 @@

New applets:

@@ -55,16 +55,18 @@

lash and msh are deprecated, please migrate to hush. -

hush had many, many fixes and features added: here documents, arithmetic evaluation, function support, and all this works on NOMMU too, safely: 100kb-sized `command` and heredocs. Here document support, arithmetic evaluation, improved ${var} ops, other fixes are by Mike Frysinger (vapier AT gentoo.org). +

hush had many, many fixes and features added: here documents, arithmetic evaluation, function support, and all this works on NOMMU too, safely, including 100kb-sized `command` and here documents. Here document support, arithmetic evaluation, improved ${var} operations, other fixes are by Mike Frysinger (vapier AT gentoo.org).

Other changes: