]> granicus.if.org Git - php/commitdiff
Fix BFN, this was really MY patch that fixed it. :-p
authorfoobar <sniper@php.net>
Fri, 25 Jul 2003 09:47:06 +0000 (09:47 +0000)
committerfoobar <sniper@php.net>
Fri, 25 Jul 2003 09:47:06 +0000 (09:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1afd0b8ff88d98f037029fdebef80ddf0b36a946..b46026393166ba929fd1ec81ea4ef8f4c706fb28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 30 Jul 2003, Version 4.3.3RC2
-- Fixed bug #24760 (non-default SNMP port number) (Harrie)
 - Improved the NSAPI SAPI module (Uwe Schindler)
   . Added possibility to use PHP to generate HTTP error pages (404 Not Found..)
   . Added possibility to use PHP to generate directory listings for directories
@@ -18,6 +17,7 @@ PHP 4                                                                      NEWS
 - Fixed a bug that under certain circumstances could invalidate safe_mode.
   (Ilia)
 - Fixed bug #24783 (foreach($ar as $key => $val), $key not binary safe). (Zeev)
+- Fixed bug #24760 (non-default SNMP port number not working). (Jani)
 - Fixed bug #24752 (Unhandled "uniqueidentifier" field type). 
   (Ilia, s.sonnenberg[at]coolspot.de)
 - Fixed bug #24710 (Crash when $obj->{0} is used). (Zeev)