diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 4acbd582c..c97b026d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ _comp_caller_options and use it in completions that want to check values of options that are overwritten by _comp_options. + * 29334: Completion/Unix/Command/_sh: Complete options for zsh with + _arguments --. + 2011-05-27 Barton E. Schaefer <schaefer@zsh.org> * 29382: Src/Modules/curses.c: apply 29374 to zccmd_input too. @@ -14858,5 +14861,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5339 $ +* $Revision: 1.5340 $ ***************************************************** |