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 52e8b7104..3e76c101f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-20 Sven Wischnowsky <wischnow@zsh.org> + + * 15669: Completion/Base/Completer/_approximate, + Src/Zle/compcore.c: undo most of 15650, do that in shell code + 2001-08-18 Bart Schaefer <schaefer@zsh.org> * 15617: Src/exec.c: Fix exit status of zsh -fc '! command'. |