summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-10-21 09:04:01 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-10-21 09:04:01 +0000
commitadb232d7233c9a3e8d4bde718215395f937e8fb2 (patch)
tree0f3bd09a6f3ea6e7320eb0cdb0d86d742f2254f6 /NEWS
parent1b47bd07348a218b1120dcfb84b50f4e966994db (diff)
downloadpcre-adb232d7233c9a3e8d4bde718215395f937e8fb2.tar.gz
Source tidies for 8.20 release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@738 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 1d6fb42..1d76c86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,14 @@
News about PCRE releases
------------------------
-Release 8.20
-------------
+Release 8.20 21-Oct-2011
+------------------------
The main change in this release is the inclusion of Zoltan Herczeg's
just-in-time compiler support, which can be accessed by building PCRE with
--enable-jit. Large performance benefits can be had in many situations. 8.20
also fixes an unfortunate bug that was introduced in 8.13 as well as tidying up
-a couple of infelicities.
+a number of infelicities and differences from Perl.
Release 8.13 16-Aug-2011