about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a9804c59..601c81d52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-10-30  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 25975: Src/compmatch.c: bad tests for pattern match
+	when building up a line.
+
 	* 25972: Src/Zle/complete.c, Src/Zle/compmatch.c: leaked
 	and uninitialised memory found by valgrind.