about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-03-11 10:33:33 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-03-11 10:33:33 +0000
commitcc69ecfb9e10fca2d8f68100ff9f2365dedb1405 (patch)
tree7a405c5b2ca8f22f45d9e8cad634f50ae4b5a316 /ChangeLog
parent07d1d2d402ef01825833f4c09b4de88c2391cc78 (diff)
downloadzsh-cc69ecfb9e10fca2d8f68100ff9f2365dedb1405.tar.gz
zsh-cc69ecfb9e10fca2d8f68100ff9f2365dedb1405.tar.xz
zsh-cc69ecfb9e10fca2d8f68100ff9f2365dedb1405.zip
28886: Fix region_highlight dynamic updates for $PREDISPLAY
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb8fcedb4..1a6a69d09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-11  Peter Stephenson  <pws@csr.com>
+
+	* 28886: Src/Zle/zle_utils.c: Fix 28772 for the case where
+	regions have the "P" flag to include $PREDISPLAY in the
+	offsets.
+
 2011-03-08  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* Greg Klanderman: 28846: Completion/Zsh/Type/_functions,
@@ -14310,5 +14316,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5217 $
+* $Revision: 1.5218 $
 *****************************************************