summaryrefslogtreecommitdiff
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 9e6ca0c..f308175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@ are fixed:
property for a character with a code point greater than 0x10ffff (the Unicode
maximum) caused a crash.
+8. The alternative matching function, pcre_dfa_exec() misbehaved if it
+encountered a character class with a possessive repeat, for example [a-f]{3}+.
+
Version 8.40 11-January-2017
----------------------------