about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-08-13 08:52:06 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-08-13 08:52:06 +0000
commit8e5061d0c63f1e0b3c71b212fdc380ba0a347a58 (patch)
treeea4616b97816723a713e0f910aa5656a574eb32a /ChangeLog
parent80eee3a4a336a0a91d73be5cd752d5f788661d4b (diff)
downloadzsh-8e5061d0c63f1e0b3c71b212fdc380ba0a347a58.tar.gz
zsh-8e5061d0c63f1e0b3c71b212fdc380ba0a347a58.tar.xz
zsh-8e5061d0c63f1e0b3c71b212fdc380ba0a347a58.zip
28160, 28164: fix redisplay problem after display reset
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b16698d5b..20327e31e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-13  Peter Stephenson  <pws@csr.com>
+
+	* 28160 modified as per 28164: Src/Zle/zle_refresh.c: when the
+	display was reset we didn't properly mark the old display line
+	as invalid.  This could mean the display didn't get redrawn
+	properly.
+
 2010-08-11  Peter Stephenson  <pws@csr.com>
 
 	* 28139: based on Frank Terbeck: 28122: Src/Zle/zle_params.c,
@@ -13518,5 +13525,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5055 $
+* $Revision: 1.5056 $
 *****************************************************