From 36315ded6b3a9ac067f8438e8cc65b05e9b7c6de Mon Sep 17 00:00:00 2001 From: Date: Sun, 15 Feb 2004 01:33:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 5 +++++ 2 files changed, 42 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1aa001ea24..d07acc538c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +2004-02-14 Greg Beaver + + * (PHP_4_3) + pear/scripts/pear.bat: + re-add as binary + + * (PHP_4_3) + pear/scripts/pear.bat: + remove in order to re-add binary + +2004-02-14 Jan Lehnardt + + * ext/standard/dl.c: + - improve error message + +2004-02-14 Jani Taskinen + + * NEWS: + bfn + +2004-02-14 Marcus Boerger + + * ZendEngine2/zend_iterators.c: + dtor's may not be called from free_storage handlers + +2004-02-14 Derick Rethans + + * main/php_ini.c: + - We always need to destroy the llist though. + + * NEWS + main/php_ini.c: + - Fixed zero bytes memory allocation when no extra ini files are found in + the + --with-config-file-scan-dir specified directory. (patch by Eric Colinet + ) + 2004-02-13 Rob Richards * ext/simplexml/simplexml.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 9258abf5a3..e1e8dd199e 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,8 @@ +2004-02-14 Marcus Boerger + + * zend_iterators.c: + dtor's may not be called from free_storage handlers + 2004-02-12 Andi Gutmans * (php_5_0_0b4) -- 2.50.1