summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-12 16:23:37 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-12 16:23:37 +0000
commitdf3f8297fbe5e0a4c395e9021ecf176fdd6dab52 (patch)
treeed344a17ac5696586050c4ef8dca54ca34ba60d7 /NEWS
parent02b9094df724302cd24f71f6a28ec3df318cec71 (diff)
downloadpcre-df3f8297fbe5e0a4c395e9021ecf176fdd6dab52.tar.gz
Merge changes from trunk r755 to r800 into the 16-bit branch.
git-svn-id: svn://vcs.exim.org/pcre/code/branches/pcre16@801 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d76c86..28d676d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
News about PCRE releases
------------------------
+Release 8.21 12-Dec-2011
+------------------------
+
+This is almost entirely a bug-fix release. The only new feature is the ability
+to obtain the size of the memory used by the JIT compiler.
+
+
Release 8.20 21-Oct-2011
------------------------