+2008-12-26 Rob Richards <rrichards@ctindustries.net>
+
+ * ext/simplexml/php_simplexml.h
+ ext/simplexml/php_simplexml_exports.h
+ ext/simplexml/simplexml.c:
+ properly export functions
+
+2008-12-26 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * ext/simplexml/config.w32:
+ - MFB:
+ - remove the temp hack for libxml path (fixed now)
+ - do not raise a warning if the extension was not enabled anyway
+
+ * (PHP_5_3)
+ ext/simplexml/config.w32:
+ - remove the temp hack for libxml path (fixed now)
+ - do not raise a warning if the extension was not enabled anyway
+
+ * (PHP_5_3)
+ win32/build/config.w32:
+ - MFB:
+ - usual suspects must be in the default include/lib path (thx Rob for
+ the notice!)
+ - fix the --wtih-php-build doc, remove dead url, update the name of the
+ deps dir
+
+ * win32/build/config.w32:
+ - usual suspects must be in the default include/lib path (thx Rob for the
+ notice!)
+ - fix the --wtih-php-build doc, remove dead url, update the name of the
+ deps dir
+
+ * ext/xsl/config.w32:
+ - MFB: be sure we define the deps so the right exts are built before (dom
+ symbol error when dom and xsl are shared)
+
+ * (PHP_5_3)
+ ext/xsl/config.w32:
+ - be sure we define the deps so the right exts are built before (dom symbol
+ error)
+
2008-12-25 Felipe Pena <felipensp@gmail.com>
* ext/mbstring/tests/bug20087.phpt