summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-07-18 14:58:42 +0000
committerAntony Dovgal <tony2001@php.net>2006-07-18 14:58:42 +0000
commita390c84dc54cc7a6ecb56f4b594bb6e91c1aba35 (patch)
tree110160fdfd7c31d105593b7b93d3ef810775ed4b
parent9e905c3de77d3004071ad2c202ef86dc52eae892 (diff)
downloadphp-git-a390c84dc54cc7a6ecb56f4b594bb6e91c1aba35.tar.gz
news entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)