]> granicus.if.org Git - php/commitdiff
Updated NEWS (DOM object debug info handler).
authorGustavo André dos Santos Lopes <cataphract@php.net>
Fri, 23 Mar 2012 22:13:26 +0000 (22:13 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Fri, 23 Mar 2012 22:13:26 +0000 (22:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ce48ba01d759aedc5c9b50df58b250f5b3aa1a1f..fa36358231cc9a4cb15bba0775c43a507784821b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,9 @@ PHP                                                                        NEWS
     function is by reference). (Nikita Popov)
   . Fixed bug #51860 (Include fails with toplevel symlink to /). (Dmitry)
 
+- DOM
+  . Added debug info handler to DOM objects. (Gustavo, Joey Smith)
+
 - FPM
   . Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).
     (michaelhood at gmail dot com, Ilia)