]> granicus.if.org Git - php/commitdiff
heat wave
authorfoobar <sniper@php.net>
Wed, 16 Jul 2003 09:30:56 +0000 (09:30 +0000)
committerfoobar <sniper@php.net>
Wed, 16 Jul 2003 09:30:56 +0000 (09:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a8154927bcc14af4acadcc868d9facebcd0bc04d..cf2efd6368f9d7b829725d088c7cb1bdf3572a41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 200?, Version 5.0.0
 
 ?? ??? 2003, PHP 5 Beta 2
+- Added snmp_read_mib() which reads a MIB file into the active MIB tree. (Jani)
 - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. 
   (Sterling)