pajoye          Thu Jul  3 13:54:51 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - mcrypt_create_iv entry
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.188&r2=1.2027.2.547.2.965.2.189&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.188 
php-src/NEWS:1.2027.2.547.2.965.2.189
--- php-src/NEWS:1.2027.2.547.2.965.2.188       Mon Jun 23 19:55:26 2008
+++ php-src/NEWS        Thu Jul  3 13:54:50 2008
@@ -110,6 +110,7 @@
 - Added forward_static_call(_array) to complete LSB. (Mike Lively)
 - Added native support for asinh(), acosh(), atanh(), log1p() and expm1() 
(Kalle)
 - inet_pton() and inet_ntop() is now available on Windows platforms (Kalle)
+- mcrypt_create_iv is now working on Windows platforms (Pierre)
 
 - Improved PHP runtime speed and memory usage:
   . Removed direct executor recursion. (Dmitry)



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

Reply via email to