about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-01-29 11:08:04 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-01-29 11:08:04 +0000
commite92801a2c037cca76994f399a6f240e1ec6722d3 (patch)
tree96cefbaf3f2aea07a271b85c114f2a4ed6782bcf /ChangeLog
parentaf39a5ab1a4f0b154ac212fdeb86bad322b32056 (diff)
downloadzsh-e92801a2c037cca76994f399a6f240e1ec6722d3.tar.gz
zsh-e92801a2c037cca76994f399a6f240e1ec6722d3.tar.xz
zsh-e92801a2c037cca76994f399a6f240e1ec6722d3.zip
26466: suffix in certain matcher modes mishandled pattern
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 86cd7cb17..f2376b878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-29  Peter Stephenson  <pws@csr.com>
+
+	* 26466: Src/Zle/compmatch.c: with suffix, bld_line() got
+	the arithmetic over patterns wrong.
+
 2009-01-28  Peter Stephenson  <pws@csr.com>
 
 	* Greg Klanderman: 26465: Doc/Zsh/zle.yo, Src/Zle/zle_keymap.c:
@@ -11023,5 +11028,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4529 $                         
+* $Revision: 1.4530 $                         
 *****************************************************