From 04885212b136a4e4121802508a8e49318c83af8e Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 25 Dec 2011 18:15:31 +0000 Subject: [PATCH] - Add some information about sh(1) changes. Requested by: jilles (content) Reviewed by: gjb (doc) Approved by: jilles --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 72315ab408f..565c3316db2 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -392,6 +392,11 @@ a flag to suppress warnings; it now also accepts multiple paths on its command line. + &man.sh.1; has many bug fixes, some new features, and will now + refuse to parse some invalid scripts. Additionally, it now + has filename completion and defaults to the "emacs" editing + mode. + The &man.split.1; utility now supports a flag to split a file into a certain number of chunks.