From cd39bb55f6c56cd58498ef1821afd01fc137a6c8 Mon Sep 17 00:00:00 2001 From: Date: Mon, 6 Dec 2004 01:35:04 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4968f0bd40..9450c47822 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2004-12-05 Ilia Alshanetsky + + * (PHP_4_3) + EXTENSIONS: + As per discussion on internals and pecl, domxml is no longer experimental. + +2004-12-05 Rob Richards + + * ext/dom/document.c + ext/simplexml/simplexml.c: + add optional parameter to pass libxml document load options + +2004-12-05 Holger Zimmermann + + * (PHP_4_3) + sapi/pi3web/php4pi3web.dsp + sapi/pi3web/php5pi3web.dsp + sapi/pi3web/php5pi3web.dsp + sapi/pi3web/pi3web_sapi.c + sapi/pi3web/pi3web_sapi.c + sapi/pi3web/pi3web_sapi.c + sapi/pi3web/pi3web_sapi.h + sapi/pi3web/pi3web_sapi.h + sapi/pi3web/pi3web_sapi.h: + Replaced static server variables by function call and configurable list at + the Pi3Web server side. + 2004-12-04 Rasmus Lerdorf * sapi/apache/php_apache.c: -- 2.50.1