diff --git a/ChangeLog b/ChangeLog index 75639b7c383..027b53e3a67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2006-08-26 Hannes Magnusson + + * (PHP_4_4) + NEWS + ext/standard/aggregation.c: + Fixed bug #37812 aggregate_methods_by_list fails to take certain methods + Add test + +2006-08-26 Pierre-Alain Joye + + * ext/zip/php_zip.c: + - MFB: don't rely/use VCWD_REALPATH, use expand_filepath instead + NB: that'd to be true for all this VCWD mess + + * (PHP_5_2) + ext/zip/php_zip.c: + - don't rely/use VCWD_REALPATH, use expand_filepath instead + NB: that'd to be true for all this VCWD mess + 2006-08-25 Andrei Zmievski * ZendEngine2/zend_API.h: