diff options
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 |