diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-05 17:23:05 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-05 17:23:05 +0000 |
commit | c4d9fa80a528ddbb69b40ee9c67418a26f9a991d (patch) | |
tree | b55401cd1eb2f190f8a1adb681e36f36354a797b /ChangeLog | |
parent | 979cbb0dc3db5db7d53075fbbffa198d20af8dc8 (diff) | |
download | zsh-c4d9fa80a528ddbb69b40ee9c67418a26f9a991d.tar.gz zsh-c4d9fa80a528ddbb69b40ee9c67418a26f9a991d.tar.xz zsh-c4d9fa80a528ddbb69b40ee9c67418a26f9a991d.zip |
15264: improved doc for variant complex commands
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d083604be..8dc686dec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-07-05 Peter Stephenson <pws@csr.com> + * 15264: Doc/Zsh/grammar.yo: improve description of use of + variant complex command forms to avoid confusing the present + writer. + * 15261: Test/E01options.ztst, Test/ztst.zsh: remaining easy option tests. |