about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-08-17 10:15:49 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-08-17 10:15:49 +0000
commitcd3acd762de380d84c0e1f213f4b9bcc36206d55 (patch)
treecbc7f8c8d355a699d18bd2711af83943313ff6ab /ChangeLog
parent2c9b4e769fbf04c402f2ac01752e52d81e51932e (diff)
downloadzsh-cd3acd762de380d84c0e1f213f4b9bcc36206d55.tar.gz
zsh-cd3acd762de380d84c0e1f213f4b9bcc36206d55.tar.xz
zsh-cd3acd762de380d84c0e1f213f4b9bcc36206d55.zip
29681: use [] to dereference region_highlights
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 208b3f6a1..3427e05f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-17  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 29681: Src/Zle/zle_refresh.c: consistently use [] to access
+	region_highlights.
+
 2011-08-16  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* 29650: Src/jobs.c: don't lose the the time info after a
@@ -15270,5 +15275,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5431 $
+* $Revision: 1.5432 $
 *****************************************************