diff options
-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 $ ***************************************************** |