summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e7cff3b0..fad79a9b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
2004-02-09 Wayne Davison <wayned@users.sourceforge.net>
+ * 19410: Src/Zle/compmatch.c: Another fix to avoid a match that
+ ends in the middle of a Meta sequence.
+
* 19406: Src/Zle/compmatch.c: Optimized the check for a
- widowed Meta character.
+ "widowed" Meta character.
2004-02-08 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>