From: Antony Dovgal Date: Tue, 18 Jul 2006 14:58:42 +0000 (+0000) Subject: news entry X-Git-Tag: php-5.2.0RC1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a390c84dc54cc7a6ecb56f4b594bb6e91c1aba35;p=php news entry --- diff --git a/NEWS b/NEWS index bc92cffe0f..fbe4335880 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP NEWS - Added support for Apache2Filter in the Windows build including binary support for both Apache 2.0.x (php5apache2_filter.dll) and Apache 2.2.x (php5apache2_2_filter.dll). (Edin) +- Added gmp_nextprime() function. (ants dot aasma at gmail dot com, Tony) - Updated timezonedb to version 2006.7. (Derick) - Changed priority of PHPRC environment variable on win32 to be higher then value from registry. (Dmitry)