about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e61d9d185..ce6ae483e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-27  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
 
+	* 10978: Src/Zle/complist.c: better wrap around for cursor
+	movement widgets; avoid flicker when leaving menu-selection
+	
 	* 10977: and Andrej: 10976: Completion/User/_make: use $words[1]
  	to call make in _make and throw away stderr and use _call