From 5d8a6b628ded65e28eb2a4a0f4baa1a9538da408 Mon Sep 17 00:00:00 2001 From: ph10 Date: Tue, 15 Jun 2021 16:15:50 +0000 Subject: Final source tidies for 8.45 release. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1766 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 471ef13..86acd7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,16 +5,16 @@ Note that the PCRE 8.xx series (PCRE1) is now at end of life. All development is happening in the PCRE2 10.xx series. -Version 8.45 14-June-2021 +Version 8.45 15-June-2021 ------------------------- This is the final release of PCRE1. A few minor tidies are included. -1. CMakeLists.txt has two user-supplied patches applied, one to allow for the -setting of MODULE_PATH, and the other to support the generation of pcre-config +1. CMakeLists.txt has two user-supplied patches applied, one to allow for the +setting of MODULE_PATH, and the other to support the generation of pcre-config file and libpcre*.pc files. -2. There was a memory leak if a compile error occurred when there were more +2. There was a memory leak if a compile error occurred when there were more than 20 named groups (Bugzilla #2613). 3. Fixed some typos in code and documentation. -- cgit v1.2.1