diff options
author | robot-contrib <robot-contrib@yandex-team.ru> | 2022-06-30 02:55:23 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.ru> | 2022-06-30 02:55:23 +0300 |
commit | 38668a308977e333cc5e46effdca46d2f68e1d5a (patch) | |
tree | cabf065d799683347a0f221ebc68bcc26960f5b2 /contrib/libs/pcre/NON-AUTOTOOLS-BUILD | |
parent | 4663401fcbd66b2db83f0e5ee6171eef7bbda40f (diff) | |
download | ydb-38668a308977e333cc5e46effdca46d2f68e1d5a.tar.gz |
Update contrib/libs/pcre to 8.45
ref:a49ad8a731cac10ec9982655e75b696555ebd6e2
Diffstat (limited to 'contrib/libs/pcre/NON-AUTOTOOLS-BUILD')
-rw-r--r-- | contrib/libs/pcre/NON-AUTOTOOLS-BUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/libs/pcre/NON-AUTOTOOLS-BUILD b/contrib/libs/pcre/NON-AUTOTOOLS-BUILD index 37f6164475..23c4e64f84 100644 --- a/contrib/libs/pcre/NON-AUTOTOOLS-BUILD +++ b/contrib/libs/pcre/NON-AUTOTOOLS-BUILD @@ -5,8 +5,8 @@ NOTE: This document relates to PCRE releases that use the original API, with library names libpcre, libpcre16, and libpcre32. January 2015 saw the first release of a new API, known as PCRE2, with release numbers starting at 10.00 and library names libpcre2-8, libpcre2-16, and libpcre2-32. The old libraries -(now called PCRE1) are still being maintained for bug fixes, but there will be -no new development. New projects are advised to use the new PCRE2 libraries. +(now called PCRE1) are now at end of life, and 8.45 is the final release. New +projects are advised to use the new PCRE2 libraries. This document contains the following sections: @@ -768,6 +768,6 @@ Everything, source and executable, is in EBCDIC and native z/OS file formats. However, this software is not maintained and will not be upgraded. If you are new to PCRE you should be looking at PCRE2 (version 10.30 or later). -=============================== -Last Updated: 13 September 2017 -=============================== +========================== +Last Updated: 15 June 2021 +========================== |