From: Date: Thu, 20 Sep 2001 00:10:54 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_SUBST_Z_MACROS~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6320f1aa3e8674fe282b416b23fc4aec1f74a0d7;p=php NEWS update --- diff --git a/NEWS b/NEWS index a1fc0a8610..9a7d773831 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev +- Added IPv6 support to gethostbyaddr() + (Patch by Matthias Wimmer and venaas) - Make the seed options to srand() and mt_srand() optional, if the seed is not specified, the generate the most random seed possible. (Sterling) - A bug fixed when tryint to return NULL strings.