about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-16 10:45:01 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-16 10:45:01 +0000
commitaa17f0db6d4dc751a636ca150f9b7942da3f6885 (patch)
tree8fc7d89b9ae48dca2a58eaf0e562bdda3ba88461 /ChangeLog
parent7a53d36f394e6a5dddc7cf2cc893a82502b4c4bc (diff)
downloadzsh-aa17f0db6d4dc751a636ca150f9b7942da3f6885.tar.gz
zsh-aa17f0db6d4dc751a636ca150f9b7942da3f6885.tar.xz
zsh-aa17f0db6d4dc751a636ca150f9b7942da3f6885.zip
fix scrolling in menu-selection with matches spanning multiple lines
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0974fc43..50950590d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-16  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 11403(?): Completion/Core/_expand, Src/Zle/compcore.c,
+	Src/Zle/complist.c: fix scrolling in menu-selection with matches
+	spanning multiple lines
+	
 2000-05-16  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
 	* pws: one hunk of 11381: Completion/Builtins/_vars_eq: