diff options
author | dartraiden <wowemuh@gmail.com> | 2021-06-30 21:21:41 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2021-06-30 21:22:59 +0300 |
commit | 9f55a6a701295f0d78bc9704d309eab389b695ea (patch) | |
tree | 3dc8550094a21f8b1a50a4a397f1bb8a1501383d /libs/Pcre16/docs/NEWS | |
parent | f011f3aadeead36afe5b923a42cea5a1c883bf7d (diff) |
PCRE: update to 8.45
Diffstat (limited to 'libs/Pcre16/docs/NEWS')
-rw-r--r-- | libs/Pcre16/docs/NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/libs/Pcre16/docs/NEWS b/libs/Pcre16/docs/NEWS index 3d91b67dfa..bec4d4b3d3 100644 --- a/libs/Pcre16/docs/NEWS +++ b/libs/Pcre16/docs/NEWS @@ -1,8 +1,14 @@ News about PCRE releases ------------------------ -Note that this library (now called PCRE1) is now being maintained for bug fixes -only. New projects are advised to use the new PCRE2 libraries. +Note that this library (now called PCRE1) is no longer being maintained. New +projects are advised to use the PCRE2 libraries. + + +Release 8.45 15-June-2021 +----------------------------- + +This is the final PCRE1 release. A very few small issues have been fixed. Release 8.44 12-February-2020 |