about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-10-17 17:59:27 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-10-17 17:59:27 +0000
commit467cd12e138e72e3fa2351b65e4138c29b235fcf (patch)
tree92a14354fa2751327f9f702c19a5d56e95dfc7ec /ChangeLog
parent3ead38d8ebda27f1377f04d44cb178177c59baad (diff)
downloadzsh-467cd12e138e72e3fa2351b65e4138c29b235fcf.tar.gz
zsh-467cd12e138e72e3fa2351b65e4138c29b235fcf.tar.xz
zsh-467cd12e138e72e3fa2351b65e4138c29b235fcf.zip
Mikael: 28356: don't increment old display line too far when refreshing
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d9788801..034332964 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-10-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* Mikael: 28356: Src/Zle/zle_refresh.c: don't increment old
+	display line past NULL.
+
 	* c.f. 28353: Doc/Zsh/metafaq.yo: removing remaining reference
 	to sunsite in FTP sites.
 
@@ -13760,5 +13763,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5107 $
+* $Revision: 1.5108 $
 *****************************************************