jani            Tue Nov  6 09:45:24 2007 UTC

  Modified files:              
    /php-src    NEWS 
  Log:
  - Move some entries to 5.3
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2152&r2=1.2153&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2152 php-src/NEWS:1.2153
--- php-src/NEWS:1.2152 Tue Oct  2 10:40:57 2007
+++ php-src/NEWS        Tue Nov  6 09:45:24 2007
@@ -37,8 +37,6 @@
   . Added support for OpenSSL digest functions
   . Added support for OpenSSL cipher functions
   . Added access to internal values of DSA, RSA and DH keys
-- Improved and cleaned CGI code. FastCGI is now always enabled and can not be
-  disabled. See sapi/cgi/CHANGES for more details. (Dmitry)
 - Improved ext/zlib; re-implemented non-file related functionality. (Mike)
 - Improved output layer; see README.NEW-OUTPUT-API for internals. (Mike)
 - Improved ext/mhash: (Mike)
@@ -53,7 +51,6 @@
 - Added an optional parameter to strstr() and stristr() for retrieval of either
   the part of haystack before or after first occurrence of needle. (Johannes)
 - Added streams features:
-  . Context parameter for copy() function. (Sara)
   . Second optional parameter to stream_context_create() to
     set params during context creation. (Sara)
   . "context" and "binary_pipes" params in "other_options" arg. (Sara)

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

Reply via email to