From dead79dbcda8a6db5be5bc54c34429db3081faa3 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 3 Jul 2008 13:54:50 +0000 Subject: [PATCH] - mcrypt_create_iv entry --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5b9c269a4c..4e4580ce6e 100644 --- a/NEWS +++ b/NEWS @@ -110,6 +110,7 @@ PHP NEWS - 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) -- 2.50.1