From: Date: Wed, 16 Jan 2002 01:14:36 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a05e1a7264b3825211d0f61124766f954b95641;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index c98d91d4ee..fe2520ff33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-15 Andrei Zmievski + + * ext/pcre/php_pcre.c + NEWS: - Fixed a bug with matching string containing null bytes. + 2002-01-14 Chris Jarecki * ext/domxml/php_domxml.c: - using macro in xpath_register_ns()