diff options
author | Antony Dovgal <tony2001@php.net> | 2006-07-18 14:58:42 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2006-07-18 14:58:42 +0000 |
commit | a390c84dc54cc7a6ecb56f4b594bb6e91c1aba35 (patch) | |
tree | 110160fdfd7c31d105593b7b93d3ef810775ed4b | |
parent | 9e905c3de77d3004071ad2c202ef86dc52eae892 (diff) | |
download | php-git-a390c84dc54cc7a6ecb56f4b594bb6e91c1aba35.tar.gz |
news entry
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |