about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41aff4261..1e7cff3b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-09  Wayne Davison  <wayned@users.sourceforge.net>
+
+	* 19406: Src/Zle/compmatch.c: Optimized the check for a
+	widowed Meta character.
+
 2004-02-08  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
 
 	* 19408: Src/Builtins/rlimits.c: fix option handling for ulimit -aH.