diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-09-19 16:29:16 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-09-19 16:29:16 +0000 |
commit | 418fc360ec2b1357e9e1dc4913b119d26c6e08df (patch) | |
tree | e06bc62fec4d03826281622e726e413e69c67703 /ChangeLog | |
parent | 4c50a92c00eca1b5c84b50836140f367d5771b79 (diff) | |
download | zsh-418fc360ec2b1357e9e1dc4913b119d26c6e08df.tar.gz zsh-418fc360ec2b1357e9e1dc4913b119d26c6e08df.tar.xz zsh-418fc360ec2b1357e9e1dc4913b119d26c6e08df.zip |
Darel Henman: users/14412: fix confusion in getopts documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 2e031a065..d51b6d12e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-09-19 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Darel Henman: users/14412: Doc/Zsh/builtins.yo: fix confusions + in explanation of getopts option arguments. + * Holger Weiss: 27281: Doc/Zsh/expn.yo: example of global history substitution was wrong. @@ -12189,5 +12192,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4782 $ +* $Revision: 1.4783 $ ***************************************************** |