]> granicus.if.org Git - php/commitdiff
pcre news
authorIlia Alshanetsky <iliaa@php.net>
Wed, 30 Aug 2006 20:08:05 +0000 (20:08 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 30 Aug 2006 20:08:05 +0000 (20:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2524c7d8997ac5146799c5ea9db7196b8366ebde..d23db0d9c7da3f58e0fbf883f2b29dd29d71e369 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Sep 2006, PHP 5.2.0
+- Updated PCRE to version 6.7. (Ilia)
 - Added SoapServer::setObject() method (it is a simplified version of
   SoapServer::setClass() method). (Dmitry)
 - Added support for hexadecimal entity in imagettftext() for the bundled GD.