diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2002-08-06 13:05:48 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2002-08-06 13:05:48 +0000 |
| commit | a8f7d57e830f8eac90e265a566a8ff96c89c8571 (patch) | |
| tree | 297f5c0c63bc5249d301ab4c46c9544df97c2037 /ChangeLog | |
| parent | 17502: Test changes for xtrace in 17492. (diff) | |
| download | zsh-a8f7d57e830f8eac90e265a566a8ff96c89c8571.tar zsh-a8f7d57e830f8eac90e265a566a8ff96c89c8571.tar.gz zsh-a8f7d57e830f8eac90e265a566a8ff96c89c8571.tar.bz2 zsh-a8f7d57e830f8eac90e265a566a8ff96c89c8571.tar.lz zsh-a8f7d57e830f8eac90e265a566a8ff96c89c8571.tar.xz zsh-a8f7d57e830f8eac90e265a566a8ff96c89c8571.tar.zst zsh-a8f7d57e830f8eac90e265a566a8ff96c89c8571.zip | |
17504: note that getopts doesn't handle a single `-' as an option argument
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-08-06 Peter Stephenson <pws@csr.com> + + * 17504: Doc/Zsh/builtins.yo: note that `getopts' doesn't + recognise a single `-' as a valid option argument. The + behaviour is consistent with bash and Solaris sh. + 2002-08-05 Peter Stephenson <pws@csr.com> * 17502 (with some additional comments): Test/B01cd.ztst, |
