]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 2 Nov 1999 02:09:23 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 2 Nov 1999 02:09:23 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 83eb76a466489fcd74487e08b3363ffb5c0fa686..bec983bfb6682dbf7d150080db2312ea544808bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 4.0                                                                    NEWS
 
 ?? ?? 1999, Version 4.0 Beta 3
 
+- Added array_pad() function. (Andrei)
+- Added new getservby{name,port} functions. (Evan)
 - Added session.cookie_path and session.cookie_domain (Sascha)
 - Continue processing PHP_INI_SYSTEM knownDirectives after extension=
   (Sam Ruby)