]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 18 Feb 2006 06:31:45 +0000 (06:31 +0000)
committer <changelog@php.net> <>
Sat, 18 Feb 2006 06:31:45 +0000 (06:31 +0000)
ChangeLog

index 7660657a98f0cb8177bc38f76db3714947fec94f..4f96ce071bdb8410e5e0019a32c7c435f1cdbde2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-17  Andrei Zmievski  <andrei@gravitonic.com>
+
+    * ext/pcre/php_pcre.c:
+      NULL byte should be escaped to \000 instead of \0 in case it is followed
+      by an octal digit. (found by Jeffrey Friedl)
+
 2006-02-16  Wez Furlong  <wez.php@thebrainroom.net>
 
     * (PHP_5_1)