changelog Sun Aug 27 01:30:50 2006 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2434&r2=1.2435&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2434 php-src/ChangeLog:1.2435
--- php-src/ChangeLog:1.2434 Sat Aug 26 01:31:01 2006
+++ php-src/ChangeLog Sun Aug 27 01:30:50 2006
@@ -1,3 +1,22 @@
+2006-08-26 Hannes Magnusson <[EMAIL PROTECTED]>
+
+ * (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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* ZendEngine2/zend_API.h: