summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2010-01-21 17:49:38 +0000
committerIlia Alshanetsky <iliaa@php.net>2010-01-21 17:49:38 +0000
commit50016d9dec9be2a11bbdf195924a6becfb27adbf (patch)
treeace84671409618cb4d3d9c40218ded5ae97ba50b /ext/pcre/pcrelib/NEWS
parent6dda7add548cbd61e93784a6916382f7a7e8879d (diff)
downloadphp-git-50016d9dec9be2a11bbdf195924a6becfb27adbf.tar.gz
Upgraded bundled PCRE to version 8.01
Diffstat (limited to 'ext/pcre/pcrelib/NEWS')
-rw-r--r--ext/pcre/pcrelib/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/NEWS b/ext/pcre/pcrelib/NEWS
index 71cba379eb..6fc8c68078 100644
--- a/ext/pcre/pcrelib/NEWS
+++ b/ext/pcre/pcrelib/NEWS
@@ -1,6 +1,13 @@
News about PCRE releases
------------------------
+Release 8.01 19-Jan-2010
+------------------------
+
+This is a bug-fix release. Several bugs in the code itself and some bugs and
+infelicities in the build system have been fixed.
+
+
Release 8.00 19-Oct-09
----------------------