diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 57ef61510..ad115dcde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-04-18 Andrey Borzenkov <bor@zsh.org> + + * users/14033 as modified by users/14037 and added doc: + Completion/Base/Utility/_describe, Doc/Zsh/compsys.yo: allow + quoting of ":" with backslashes in possible matches in _describe + 2009-04-17 Peter Stephenson <pws@csr.com> * users/14041: Doc/Zsh/zle.yo, Src/Zle/zle_bindings.c: bind ":" @@ -11567,5 +11573,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4655 $ +* $Revision: 1.4656 $ ***************************************************** |