changelog               Sat Dec 27 01:32:32 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3269&r2=1.3270&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3269 php-src/ChangeLog:1.3270
--- php-src/ChangeLog:1.3269    Fri Dec 26 01:32:19 2008
+++ php-src/ChangeLog   Sat Dec 27 01:32:32 2008
@@ -1,3 +1,45 @@
+2008-12-26  Rob Richards  <rricha...@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....@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  <felipe...@gmail.com>
 
     * ext/mbstring/tests/bug20087.phpt
@@ -20665,7 +20707,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3269 2008/12/26 01:32:19 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3270 2008/12/27 01:32:32 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to