changelog Sat Mar 14 01:33:09 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3343&r2=1.3344&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3343 php-src/ChangeLog:1.3344
--- php-src/ChangeLog:1.3343 Fri Mar 13 01:32:45 2009
+++ php-src/ChangeLog Sat Mar 14 01:33:08 2009
@@ -1,3 +1,52 @@
+2009-03-13 Stanislav Malyshev <s...@zend.com>
+
+ * (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 <rricha...@ctindustries.net>
+
+ * 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 <christopher.jo...@oracle.com>
* (PHP_5_3)
@@ -32053,7 +32102,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3343 2009/03/13 01:32:45 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3344 2009/03/14 01:33:08 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c