changelog               Sun Oct  5 01:32:04 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3188&r2=1.3189&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3188 php-src/ChangeLog:1.3189
--- php-src/ChangeLog:1.3188    Sat Oct  4 01:32:37 2008
+++ php-src/ChangeLog   Sun Oct  5 01:32:03 2008
@@ -1,3 +1,42 @@
+2008-10-04  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/mssql/config.m4
+      ext/pdo_dblib/config.m4:
+      MFH:
+      - Fixed bug #44991 (Compile Failure With freetds0.82)
+        patch by:
+        - jklowden at freetds dot org (ext/mssql)
+        - matthias at dsx dot at (ext/pdo_dblib)
+
+    * (PHP_5_2)
+      ext/standard/var_unserializer.c
+      ext/standard/var_unserializer.re:
+      - Fixed compiler warning
+
+    * (PHP_5_3)
+      ext/mssql/config.m4:
+      - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by
+      jklowden at freetds dot org)
+
+    * ext/mssql/config.m4:
+      - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden 
at
+      freetds dot org)
+
+    * (PHP_5_3)
+      ext/pdo_dblib/config.m4:
+      - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by
+      matthias at dsx dot at)
+
+    * ext/pdo_dblib/config.m4:
+      - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias 
at
+      dsx dot at)
+      - MFB: Fix #35032; pdo_dblib doesn't find includes on some systems
+
+    * ext/pdo_dblib/dblib_driver.c:
+      - Fix build
+
 2008-10-03  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -7027,7 +7066,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3188 2008/10/04 01:32:37 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3189 2008/10/05 01:32:03 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to