]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 20 Sep 2001 00:10:54 +0000 (00:10 +0000)
committer <changelog@php.net> <>
Thu, 20 Sep 2001 00:10:54 +0000 (00:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a1fc0a861068152ca61dc9d4cd4f219b202b6998..9a7d773831adf89748c0827b8d4f35b192c50cab 100644 (file)
--- 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 <matthias@charente.de> 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.