]> granicus.if.org Git - php/commitdiff
BFN
authorWez Furlong <wez@php.net>
Sat, 7 Aug 2004 21:04:51 +0000 (21:04 +0000)
committerWez Furlong <wez@php.net>
Sat, 7 Aug 2004 21:04:51 +0000 (21:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 25ce31c6f8af4749d09ab6f2793b31b11a84804d..154bf08d1847ea59de7e5a7183aa2294b47a2081 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP                                                                        NEWS
 - Improved and moved ActiveScript SAPI to PECL.  (Wez)
 - Fixed bug #29505 (get_class_vars() severely broken when used with arrays).
   (Marcus)
+- Fixed bug #29490 (.Net object instantiation failed). (Michael Sisolak).
 - Fixed bug #29474 (win32: usleep() doesn't work). (Wez)
 - Fixed bug #29449 (win32: feof() hangs on empty tcp stream). (Wez)
 - Fixed bug #29437 (Possible crash inside array_walk_recursive()). (Ilia)