From cf050c7ee71925ee7eb8573a047ae9372fd2da3a Mon Sep 17 00:00:00 2001 From: ph10 Date: Tue, 15 Oct 2019 15:23:31 +0000 Subject: Fix minor test issues and tidies/updates for 10.34-RC1 testing release. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1177 6239d852-aaf2-0410-a92c-79f79f948069 --- NEWS | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bd0df86..70a25ce 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,25 @@ News about PCRE2 releases ------------------------- -Version 10.33-RC1 16-April-2019 -------------------------------- +Version 10.34 15-October-2019 +----------------------------- + +Another release with a few enhancements as well as bugfixes and tidies. The +main new features are: + +1. There is now some support for matching in invalid UTF strings. + +2. Non-atomic positive lookarounds are implemented in the pcre2_match() +interpreter, but not in JIT. + +3. Added two new functions: pcre2_get_match_data_size() and +pcre2_maketables_free(). + +4. Upgraded to Unicode 12.1.0. + + +Version 10.33 16-April-2019 +--------------------------- Yet more bugfixes, tidies, and a few enhancements, summarized here (see ChangeLog for the full list): -- cgit v1.2.1