From ed3ce5b32917c4286d89383453d9f575ef9618fc Mon Sep 17 00:00:00 2001 From: Date: Thu, 5 Jul 2007 01:31:22 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/ChangeLog b/ChangeLog index c153dea744..4cd221046a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2007-07-04 Antony Dovgal + + * (PHP_5_2) + NEWS + ext/curl/interface.c: + MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE + patch by Andrey A. Belashkov + + * ext/curl/interface.c: + add CURLINFO_PRIVATE & CURLOPT_PRIVATE + patch by Andrey A. Belashkov + +2007-07-04 Dmitry Stogov + + * Makefile.global + run-tests.php + run-tests.php: + Fixed "make test" + +2007-07-04 Jani Taskinen + + * (PHP_5_2) + NEWS: + do not fax the fixes :) + +2007-07-04 Sara Golemon + + * (PHP_5_2) + NEWS + ext/simplexml/simplexml.c: + MFH (r-1.240) + Fix behavior of empty($sxe->element) and empty($sxe['prop']) + when used on empty elements properties (apply PHP emptiness rules) + + * ext/simplexml/simplexml.c: + Fix behavior of empty($sxe->element) and empty($sxe['prop']) + when used on empty elements properties (apply PHP emptiness rules) + 2007-07-03 Ilia Alshanetsky * ext/shmop/package2.xml -- 2.50.1