summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a8154927bc..cf2efd6368 100644
--- 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)