changelog               Sun Feb  5 06:31:42 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2246&r2=1.2247&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2246 php-src/ChangeLog:1.2247
--- php-src/ChangeLog:1.2246    Sat Feb  4 06:31:43 2006
+++ php-src/ChangeLog   Sun Feb  5 06:31:42 2006
@@ -1,3 +1,46 @@
+2006-02-04  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * 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  <[EMAIL PROTECTED]>
+
+    * ext/gd/libgd/gd_jpeg.c:
+      - remove libjpeg direct output and wrap them in php warnings
+
+2006-02-04  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (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  <[EMAIL PROTECTED]>
 
     * (PHP_4_4)

Reply via email to