From c2e70dbe9ef4a3ed28897c84f900e8a5f4b8e8ad Mon Sep 17 00:00:00 2001 From: Date: Fri, 24 Dec 2004 01:37:05 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4f27538827..dc88a399dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +2004-12-23 Wez Furlong + + * ext/standard/streamsfuncs.c: + really don't blow up + +2004-12-23 Ilia Alshanetsky + + * ext/fbsql/php_fbsql.c: + Fixed several buffer overflows. + + * (PHP_4_3) + ext/swf/swf.c: + Fixed potential buffer overflow inside swf_definepoly(). + + * (PHP_4_3) + NEWS + ext/swf/swf.c: + Fixed bug #31270 (missing safe_mode/open_basedir check in swf_openfile()). + +2004-12-23 Antony Dovgal + + * (PHP_4_3) + ext/standard/array.c + ext/standard/array.c: + MFH: destroy return_value and fix leak in array_fill() + + * ext/standard/array.c: + destroy return_value and fix leak in array_fill() + + * (PHP_4_3) + NEWS + NEWS: + news entry + + * (PHP_4_3) + ext/oci8/config.m4: + MFH: add Oracle Instant Client support (patch by cjbj at hotmail dot com) + + * (PHP_5_0) + ext/oci8/config.m4: + MFH: add Oracle Instant Client support (initial patch by cjbj at hotmail + dot com) + + * ext/oci8/config.m4: + add Oracle Instant Client support (initial patch by cjbj at hotmail dot + com) + +2004-12-23 Wez Furlong + + * ext/standard/streamsfuncs.c: + don't crash... + +2004-12-23 Edin Kadribasic + + * (PHP_4_3) + NEWS: + BFN + +2004-12-23 Wez Furlong + + * (PHP_4_3) + ext/com/COM.c: + Black magic bad. + This will probably fixed reported COM problems (multiple bug #s) + 2004-12-22 Ilia Alshanetsky * (PHP_4_3) -- 2.50.1