From 529db54af6127db3fad42aad12b6679b40428f1c Mon Sep 17 00:00:00 2001 From: Date: Sat, 18 Feb 2006 06:31:45 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7660657a98..4f96ce071b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-17 Andrei Zmievski + + * 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 * (PHP_5_1) -- 2.50.1