changelog               Thu Mar 11 20:33:50 2004 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1564&r2=1.1565&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1564 php-src/ChangeLog:1.1565
--- php-src/ChangeLog:1.1564    Wed Mar 10 20:32:04 2004
+++ php-src/ChangeLog   Thu Mar 11 20:33:46 2004
@@ -1,3 +1,40 @@
+2004-03-11  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/ming/config.w32:
+      Hack to check for ming version 0.2 and 0.3 to inclue the right libs.
+
+2004-03-11  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS:
+      BFN
+
+2004-03-11  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      update
+
+2004-03-11  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_objects_API.c:
+      - Real fix for bug #27535 (Dmitry)
+
+    * ZendEngine2/zend_objects_API.c:
+      - Attempt to fix bug #27535
+
+2004-03-11  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/curl/multi.c:
+      Readability++
+
+    * ext/curl/interface.c
+      ext/curl/multi.c
+      ext/curl/php_curl.h:
+      Fixed memory leak in the multi interface.
+      Fixed proto of curl_multi_exec().
+      Fixed crash in curl resource attached to curl multi resource is manually
+      freed via curl_close().
+
 2004-03-10  Frank M. Kromann  <[EMAIL PROTECTED]>
 
     * ext/zlib/php_zlib.def:

Reply via email to