summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 27de42e..dd0378d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
News about PCRE releases
------------------------
+Release 8.20
+------------
+
+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.
+
+
Release 8.13 16-Aug-2011
------------------------