about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-07-06 10:01:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-07-06 10:01:19 +0000
commit75f853f2e309bd2ed98209eb64b47ca2bdcf46fb (patch)
treed6e7f30b7b65fa747952e9664950bacc54b7760a /ChangeLog
parent3538c874b10191e802dc47d8bbf7867750651fb1 (diff)
downloadzsh-75f853f2e309bd2ed98209eb64b47ca2bdcf46fb.tar.gz
zsh-75f853f2e309bd2ed98209eb64b47ca2bdcf46fb.tar.xz
zsh-75f853f2e309bd2ed98209eb64b47ca2bdcf46fb.zip
21402: Fix crash with case-insensitive matching.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 115ce11eb..4df3d3403 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-06  Peter Stephenson  <pws@csr.com>
+
+	* 21402: Src/Zle/compmatch.c: Fix crash completing the set
+	of files AIWebKitMessageViewController.m,
+	AIWebKitMessageViewPlugin.m, AIWebkitMessageViewStyle.m
+	with case-insensitive matching.
+
 2005-07-03  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>
 
 	* unposted: Completion/Unix/Command/_w3m: add missing compset -S calls