diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b1b5ad927..48a65703c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-08-22 Peter Stephenson <pws@csr.com> + + * 23791: Src/Zle/zle_refresh.c: use VARARR for arrays with + MB_CUR_MAX. + + * users/11791: Functions/Zle/incremental-complete-word: + missing "emulate -L zsh": was commented out, not sure why. + 2007-08-21 Clint Adams <clint@zsh.org> * 23788: Doc/Zsh/mod_files.yo, Src/Modules/files.c: add -h option |