summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-11-06 16:51:31 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-11-06 16:51:31 +0000
commit64092b2e746ce5df142d50b6b8ce4079ce511921 (patch)
tree4c43d46f5fc425beeea2720b745def8b052e28d1 /ChangeLog
parent4cf8a94be5fb7b63eae7ffbe47b66afef880b929 (diff)
downloadpcre2-64092b2e746ce5df142d50b6b8ce4079ce511921.tar.gz
File tidies for 10.34-RC2.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1182 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 07d744f..5478899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@ Change Log for PCRE2
--------------------
-Version 10.34-RC1 15-October-2019
----------------------------------
+Version 10.34-RC1 06-November-2019
+----------------------------------
1. The maximum number of capturing subpatterns is 65535 (documented), but no
check on this was ever implemented. This omission has been rectified; it fixes