summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1061d1d94..e45273e68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-10-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 36760: Src/pattern.c: ensure we don't do anything untoward
+	with an already metafied pattern trial match.
+
 2015-10-03  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 36754: Functions/TCP/tcp_open, Functions/TCP/tcp_read,