From 41c4fd66d96856cab3c39542486941e748706830 Mon Sep 17 00:00:00 2001 From: Date: Tue, 14 Sep 2004 00:33:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 5 +++++ 2 files changed, 58 insertions(+) diff --git a/ChangeLog b/ChangeLog index 788f7b40c6..2e929a11a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2004-09-13 Sara Golemon + + * main/streams/filter.c + main/streams/streams.c: + Allocating hash tables should be done via macro, not directly + +2004-09-13 Magnus Määttä + + * ext/openssl/openssl.c + ext/openssl/openssl.c: + Add missing stream unregister for sslv2 and 3. + +2004-09-13 Rainer Schaaf + + * (PHP_4_3) + ext/pdf/CREDITS + ext/pdf/config.m4 + ext/pdf/pdf.c + ext/pdf/pdf.dsp + ext/pdf/php_pdf.h: + undo of removal of these files. + + The removal was done because of Bug #29297, but it was the wrong time to + do this now. + +2004-09-13 Stefan Esser + + * main/rfc1867.c: + only allow valid arrays at this point + +2004-09-13 Rainer Schaaf + + * (PHP_4_3) + ext/pdf/CREDITS + ext/pdf/config.m4 + ext/pdf/pdf.c + ext/pdf/pdf.dsp + ext/pdf/php_pdf.h: + removed PDFlib extension from PHP_4_3 branch too (is available in PECL + now). + +2004-09-13 Dmitry Stogov + + * (PHP_5_0) + NEWS: + Change soap's ctors to __construct(), + rename SoapClient->__call() to SoapClinet->__soapCall(). + +2004-09-13 Stanislav Malyshev + + * ZendEngine2/zend_execute.c: + Antony Dovgal's error message improvement - #27290 + 2004-09-12 Marcus Boerger * ext/standard/var_unserializer.c: diff --git a/Zend/ChangeLog b/Zend/ChangeLog index a7eb7661c9..3015a9be2c 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,8 @@ +2004-09-13 Stanislav Malyshev + + * zend_execute.c: + Antony Dovgal's error message improvement - #27290 + 2004-09-11 Derick Rethans * zend_operators.c -- 2.40.0