]> granicus.if.org Git - php/commitdiff
Added SNMPv2 support.
authorHarrie Hazewinkel <harrie@php.net>
Thu, 17 Mar 2005 20:51:01 +0000 (20:51 +0000)
committerHarrie Hazewinkel <harrie@php.net>
Thu, 17 Mar 2005 20:51:01 +0000 (20:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8f1bb4e8165c911497e2ed6aa8218416118763b3..bdcd72cf592eb5cd450ee4f6f0942a980db09caa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.0.4
+- Added SNMPv2 support. (harrie)
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
 - Added length and charsetnr for field array and object in mysqli. (Georg)
 - Added checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()