]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Mon, 13 Nov 2006 20:48:18 +0000 (20:48 +0000)
committerRob Richards <rrichards@php.net>
Mon, 13 Nov 2006 20:48:18 +0000 (20:48 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 457fa7b30de0820e3213ef73c1edab10b1d3e2d8..cb91305c3b22d15b31e141fa9a5340d651bdaf26 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -59,5 +59,7 @@ PHP                                                                        NEWS
   . stream_resolve_include_path(). (Sara)
 - Added shm_has_var() function. (Mike)
 
+- Fixed bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag, 
+  not enity). (Hannes Magnusson)
 - Fixed bug #36630 (umask not reset at the end of the request). (Ilia)
 - Fixed bug #34286 (__toString() behavior is inconsistent). (Marcus)