From f30295af9c096764f0d068abc955359ae2e2ffbc Mon Sep 17 00:00:00 2001 From: Date: Sat, 14 Mar 2009 01:33:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/ChangeLog b/ChangeLog index 560b4ad055..34712d4808 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2009-03-13 Stanislav Malyshev + + * (PHP_5_2) + NEWS: + record new curl options + + * ext/curl/interface.c + ext/curl/interface.c + ext/curl/interface.c: + add new CURL options + +2009-03-13 Rob Richards + + * ext/libxml/libxml.c: + add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 + version + add libxml2 version being used to info output + + * (PHP_5_2) + win32/build/config.w32: + fix build for VC9 + + * (PHP_5_2) + NEWS: + BFN + + * ext/dom/attr.c + ext/dom/attr.c + ext/dom/document.c + ext/dom/document.c + ext/dom/node.c + ext/dom/node.c + ext/dom/tests/bug47430.phpt + ext/dom/tests/bug47430.phpt: + MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an + absent previousSibling) + add test + + * (PHP_5_2) + ext/dom/attr.c + ext/dom/document.c + ext/dom/node.c + ext/dom/tests/bug47430.phpt + ext/dom/tests/bug47430.phpt + ext/dom/tests/bug47430.phpt: + fix bug #47430 (Errors after writing to nodeValue parameter of an absent + previousSibling) + add test + 2009-03-12 Christopher Jones * (PHP_5_3) -- 2.40.0