wez             Thu Jul 22 08:15:12 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  news...
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1770&r2=1.1771&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1770 php-src/NEWS:1.1771
--- php-src/NEWS:1.1770 Wed Jul 21 17:17:56 2004
+++ php-src/NEWS        Thu Jul 22 08:15:12 2004
@@ -10,6 +10,9 @@
   . array_diff_ukey() (Andrey)
   . array_intersect_key() (Christiano Duarte)
   . array_intersect_ukey() (Christiano Duarte)
+  . stream_context_get_default()  (Wez)
+  . stream_socket_enable_crypto()  (Wez)
+- PHP will now respect extension dependencies when initializing.  (Wez)
 - Added MDTM support to ftp_url_stat. (Sara)
 - Added zlib stream filter suport. (Sara)
 - Added bz2 stream filter support. (Sara)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to