diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-11 09:46:38 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-11 09:46:38 +0000 |
commit | b0066bc2026553c41290bf709738bfaf3524216f (patch) | |
tree | 9e5fce5d8d70c6548e14162b2527c581e8400e3f /ChangeLog | |
parent | 51a646917a09f93f88ded76244780a09fae5acb0 (diff) | |
download | zsh-b0066bc2026553c41290bf709738bfaf3524216f.tar.gz zsh-b0066bc2026553c41290bf709738bfaf3524216f.tar.xz zsh-b0066bc2026553c41290bf709738bfaf3524216f.zip |
Richard Hartmann: 26547: index NOoptions without underscore
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a56747cf3..dda608acd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-11 Peter Stephenson <pws@csr.com> + + * Richard Hartmann: 26547: Doc/Zsh/options.yo: further extension + to option indexing: NOoptions without underscore. + 2009-02-10 Peter Stephenson <p.w.stephenson@ntlworld.com> * 26545: Test/B07emulate.ztst: new test. @@ -11128,5 +11133,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4558 $ +* $Revision: 1.4559 $ ***************************************************** |