about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dfe07a36..176f0dadc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-25  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 11569: Src/Zle/complist.c: better cursor-movement in
+ 	menu-selection
+	
 2000-05-25  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
 	* 11567: Src/Modules/zftp.c: fix fcntl() argument for FD_CLOEXEC.