summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 026fe3796..9fec281a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-08-14 Peter Stephenson <p.stephenson@samsung.com>
+
+ * Phil: 4152: Src/Modules/pcre.c, Test/V07pcre.ztst: fix big
+ with uninititialised memory in logic for extracting matched
+ parentheses.
+
2017-08-11 Peter Stephenson <p.stephenson@samsung.com>
* Phil: 41527 (tweak to use heap memory): Src/module.c,