]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 5 Oct 2008 01:32:03 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Sun, 5 Oct 2008 01:32:03 +0000 (01:32 +0000)
ChangeLog

index b79d22a018d0225e8dca472e935dca66d0fd85e6..4ad03aef6424862786cdef407ca9b3320739f321 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2008-10-04  Felipe Pena  <felipensp@gmail.com>
+
+    * (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  <felipensp@gmail.com>
 
     * (PHP_5_3)