diff --git a/ChangeLog b/ChangeLog index 4968f0bd404..9450c47822a 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: