From 907bdcbc7e61fe7fb6c7de3b41efe4609e23e9d2 Mon Sep 17 00:00:00 2001 From: Date: Mon, 21 Jun 2004 00:32:07 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5629dcee7ad..84dea37794e 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: