bjori           Mon Jan 28 11:34:23 2008 UTC

  Modified files:              
    /php-src    NEWS 
  Log:
  Remove items already in 5.3
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2155&r2=1.2156&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2155 php-src/NEWS:1.2156
--- php-src/NEWS:1.2155 Tue Jan 22 19:51:11 2008
+++ php-src/NEWS        Mon Jan 28 11:34:23 2008
@@ -33,10 +33,6 @@
 - Moved extensions to PECL:
   . ext/ncurses (Hartmut)
 
-- Improved ext/openssl (Dmitry)
-  . Added support for OpenSSL digest functions
-  . Added support for OpenSSL cipher functions
-  . Added access to internal values of DSA, RSA and DH keys
 - 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)
@@ -55,7 +51,6 @@
     set params during context creation. (Sara)
   . "context" and "binary_pipes" params in "other_options" arg. (Sara)
   . stream_resolve_include_path(). (Sara)
-- Added gmp_testbit() function. (Tony)
 - Added shm_has_var() function. (Mike)
 - Added str_getcsv() function. (Sara)
 - Added ext/hash support to ext/session's ID generator. (Sara)

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

Reply via email to