diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 95196f7a8..15fb5d7fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-08-29 Sven Wischnowsky <wischnow@zsh.org> + + * 12717: Src/Zle/zle_tricky.c: fix for unbalanced calls to + {push,pop}heap in docomplete()/get_comp_string() + 2000-08-28 Bart Schaefer <schaefer@zsh.org> * 12716: Doc/Zsh/builtins.yo, Doc/Zsh/compctl.yo, |