about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2011-09-18 17:44:12 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2011-09-18 17:44:12 +0000
commit84f8330e0dc88d4115b367432fd7b430eb332c8e (patch)
tree5a2282b662c4d7f9116ac4f44065531bf4682de6 /ChangeLog
parent1c2ff6852911c47b1386d72e781b465f140e77eb (diff)
downloadzsh-84f8330e0dc88d4115b367432fd7b430eb332c8e.tar.gz
zsh-84f8330e0dc88d4115b367432fd7b430eb332c8e.tar.xz
zsh-84f8330e0dc88d4115b367432fd7b430eb332c8e.zip
users/16375: initialise nrefs on each loop in match tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c3b589bf7..4e69f9654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-09-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* users/16375: Src/Zle/complist.c: initialise number of
+	references each time for multiple match tests when
+	highlighting.
+
 2011-09-16  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 29764, 29765: Completion/Unix/Command/_pgrep: use _users and
@@ -15424,5 +15430,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5468 $
+* $Revision: 1.5469 $
 *****************************************************