]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 5 Feb 2006 06:31:42 +0000 (06:31 +0000)
committer <changelog@php.net> <>
Sun, 5 Feb 2006 06:31:42 +0000 (06:31 +0000)
ChangeLog

index 7e989e9b2d02f3cde6da86be17c61481f73cfe50..8617faf99c4e376e58f2641ced30ed8ca55e9ac7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2006-02-04  Frank M. Kromann  <frank@kromann.info>
+
+    * sapi/cgi/fastcgi.c:
+      MFB51 Fix build on win32
+
+    * (PHP_5_1)
+      sapi/cgi/fastcgi.c:
+      Fix build on win32
+
+2006-02-04  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * ext/gd/libgd/gd_jpeg.c:
+      - remove libjpeg direct output and wrap them in php warnings
+
+2006-02-04  Rob Richards  <rrichards@ctindustries.net>
+
+    * (PHP_5_1)
+      NEWS:
+      BFN
+
+    * ext/com_dotnet/com_handlers.c
+      ext/com_dotnet/com_variant.c
+      ext/com_dotnet/tests/27974.phpt
+      ext/com_dotnet/tests/bug34272.phpt:
+      MFB51: Fixed bug #34272 (empty array onto COM object blows up)
+      fix mem leaks
+      WS fixes
+      add test
+
+    * ext/com_dotnet/tests/bug34272.phpt
+      ext/com_dotnet/tests/bug34272.phpt:
+      
+      file bug34272.phpt was initially added on branch PHP_5_1.
+
+    * (PHP_5_1)
+      ext/com_dotnet/com_handlers.c
+      ext/com_dotnet/com_variant.c
+      ext/com_dotnet/tests/27974.phpt:
+      Fixed bug #34272 (empty array onto COM object blows up)
+      fix mem leaks
+      WS fixes
+      add test
+
 2006-02-03  Dmitry Stogov  <dmitry@zend.com>
 
     * (PHP_4_4)