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: