about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-27 07:41:07 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-27 07:41:07 +0000
commitb36344b6ba9fe45fcf30638fdea6c2248e34fe10 (patch)
treedaa07e42946ded805074f1091095ba136402befa /ChangeLog
parent189aa5c9f21969dfa2f157e25c126eb527e4d557 (diff)
downloadzsh-b36344b6ba9fe45fcf30638fdea6c2248e34fe10.tar.gz
zsh-b36344b6ba9fe45fcf30638fdea6c2248e34fe10.tar.xz
zsh-b36344b6ba9fe45fcf30638fdea6c2248e34fe10.zip
follow-up to 17222, make the optimisation work for some more keys again (17237)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19ba9b4bc..d96798c02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-27  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 17237: Src/Zle/complist.c: follow-up to 17222, make the
+	optimisation work for some more keys again
+
 2002-05-26  Clint Adams  <clint@zsh.org>
 
 	* 17235: Src/Modules/datetime.c, Src/Modules/datetime.mdd: