diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2009-03-13 15:00:09 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2009-03-13 15:00:09 +0000 |
commit | a17972b078ea23570113313bdfca384955b95d26 (patch) | |
tree | a50118b75a43effc4518d59529e5c9a403e154b3 /ChangeLog | |
parent | 8fdc1694d15d0b01768e6eb3e8de5e8948eb6178 (diff) | |
download | zsh-a17972b078ea23570113313bdfca384955b95d26.tar.gz zsh-a17972b078ea23570113313bdfca384955b95d26.tar.xz zsh-a17972b078ea23570113313bdfca384955b95d26.zip |
26713: Completion/Zsh/Type/_globflags: add #autoload
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d6e9f2da6..e1eda5e29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,10 @@ * users/13903: Src/Zle/zle_hist.c: repeated vi searching was broken and "_" prompt was missing. +2009-03-13 Barton E. Schaefer <schaefer@zsh.org> + + * 26713: Completion/Zsh/Type/_globflags: add #autoload + 2009-03-13 Geoff Wing <gcw@zsh.org> * unposted: LICENCE: update year to 2009 @@ -11388,5 +11392,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4612 $ +* $Revision: 1.4613 $ ***************************************************** |