From: Date: Mon, 21 Jun 2004 00:32:07 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=907bdcbc7e61fe7fb6c7de3b41efe4609e23e9d2;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 5629dcee7a..84dea37794 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2004-06-20 Ilia Alshanetsky + + * ext/standard/levenshtein.c: + Removed unneeded checks around Zend allocation macros. + +2004-06-20 Tomas V.V.Cox + + * pear/PEAR/Exception.php: + First release of the PEAR_Exception class + (dedicated to otherbird) + +2004-06-20 Marcus Boerger + + * NEWS + NEWS: + BFN + + * ext/standard/basic_functions.c: + Bugfix #28851: call_user_func_array has typo in error message + 2004-06-19 Jan Lehnardt * scripts/phpize.in: