changelog               Sun Aug 25 20:18:30 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1097 php4/NEWS:1.1098
--- php4/NEWS:1.1097    Sun Aug 25 08:50:15 2002
+++ php4/NEWS   Sun Aug 25 20:18:29 2002
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- PHP's cURL extention now requires cURL version 7.9.8 (Derick)
+- Expanded ob_start() to allow object parameters without methodnames and
+  use default method __output_handler(). (Marcus)
 - Added zend_execute_internal which is called like zend_execute but for
   internal functions. (Thies)
 - Changed pg_connection_status(), pg_connection_reset(), pg_connection_busy(),


Reply via email to