From 7a80ef2e55fb494fe6dd3ae8be77ac0cc1a21f0e Mon Sep 17 00:00:00 2001 From: Date: Fri, 26 Jan 2007 01:31:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/ChangeLog b/ChangeLog index d949269b67..0eafd63387 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2007-01-25 Antony Dovgal + + * ext/oci8/package2.xml + ext/oci8/package2.xml: + + file package2.xml was initially added on branch PHP_5_2. + + * (PHP_5_2) + ext/date/lib/parse_tz.c: + add missing ifdefs + + * (PHP_5_2) + ext/date/lib/parse_tz.c: + setlocale() returns static buffer, which must be copied + + * (PHP_5_2) + NEWS + ext/bz2/bz2_filter.c + ext/zlib/zlib_filter.c: + MFH: fix #40189 (possible endless loop in zlib.inflate stream filter) + + * ext/bz2/bz2_filter.c + ext/zlib/zlib_filter.c: + fix #40189 (possible endless loop in zlib.inflate stream filter) + + * (PHP_5_2) + ext/oci8/oci8_statement.c: + PHP4 compatibility + +2007-01-25 Rasmus Lerdorf + + * (PHP_5_2) + ext/standard/user_filters.c: + Fix typo + +2007-01-25 Ilia Alshanetsky + + * (PHP_5_2) + ext/standard/user_filters.c: + + Added safety checks to the code + + * (PHP_5_2) + ext/standard/head.c + ext/standard/mail.c: + + Eliminate strcat() and strcpy() + 2007-01-24 Sara Golemon * NEWS -- 2.40.0