about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2014-01-18 12:32:21 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2014-01-18 12:32:21 -0800
commit1584318b97affe0a38f1b71233eaaa3a7076dae1 (patch)
treef2e2fa67315ff5f621b941e41562f93e867264a9 /ChangeLog
parent790664ac9007f461015d20dfa7b7122c3c737259 (diff)
downloadzsh-1584318b97affe0a38f1b71233eaaa3a7076dae1.tar.gz
zsh-1584318b97affe0a38f1b71233eaaa3a7076dae1.tar.xz
zsh-1584318b97affe0a38f1b71233eaaa3a7076dae1.zip
32283: fix crash in menu selection when number of terminal lines is small
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c4377b8a..23c5aa68f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-01-18  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* 32283: Src/Zle/complist.c: avoid using a negative number for
+	available vertical space when the terminal has only a small number
+	of lines; fixes crash in menu selection
+
 2014-01-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Daniel Hahler: 32271: Doc/Zsh/compsys.yo: fix matcher list