]> granicus.if.org Git - php/commitdiff
PCRE news
authorWez Furlong <wez@php.net>
Sun, 15 Sep 2002 00:07:01 +0000 (00:07 +0000)
committerWez Furlong <wez@php.net>
Sun, 15 Sep 2002 00:07:01 +0000 (00:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 942c9c5c02143ecc2e36b63360dbecb3bdcc4324..c5a40ab7416a141510275fb1591ef05317c10d79 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Upgraded PCRE to version 3.9. (Wez)
 - OCIResult() could return garbage if called on empty result-sets. (thies)
 - Added ability to use Perl-style ${n} subpattern references in the
   replacement string for preg_replace(). Takes care of bug #18442. (Andrei)