summaryrefslogtreecommitdiff
path: root/doc/html/NON-AUTOTOOLS-BUILD.txt
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2021-06-14 11:21:20 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2021-06-14 11:21:20 +0000
commit453977045ee8d1e2d70824fbea9ed433518fb724 (patch)
tree5dfd6d73a2d9cf8c82523235f7725fb3410136cd /doc/html/NON-AUTOTOOLS-BUILD.txt
parent05f40e7bad18b7fadc2a34bf39c149ce801abe40 (diff)
downloadpcre-453977045ee8d1e2d70824fbea9ed433518fb724.tar.gz
Fix a few small bugs and typos and update docs for a final release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1765 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc/html/NON-AUTOTOOLS-BUILD.txt')
-rw-r--r--doc/html/NON-AUTOTOOLS-BUILD.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/NON-AUTOTOOLS-BUILD.txt b/doc/html/NON-AUTOTOOLS-BUILD.txt
index 37f6164..908c5c3 100644
--- a/doc/html/NON-AUTOTOOLS-BUILD.txt
+++ b/doc/html/NON-AUTOTOOLS-BUILD.txt
@@ -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: