]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Mon, 16 Aug 2004 08:51:12 +0000 (08:51 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 16 Aug 2004 08:51:12 +0000 (08:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f62c5431b6f78d0ffa623958b302c2bec6759309..3fd8485e585bd6ee8f75eecbf68b3b852b08031a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,8 @@ PHP                                                                        NEWS
   (Paul Hudson, Derick)
 - Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path does not
   have trailing slash). (Ilia)
-- Fixed bug #29656 (segfault on result and statement properties) (Georg)
+- Fixed bug #29656 (segfault on result and statement properties). (Georg)
+- Fixed bug #29447 (Reflection API issues). (Marcus)
 
 12 Aug 2004, PHP 5.0.1
 - Changed destructor mechanism so that destructors are called prior to request