diff --git a/NEWS b/NEWS index 5221cff4a0177..0ae8b4d49b72c 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ DOM: (nielsdos) . Fix cloning attribute with namespace disappearing namespace. (nielsdos) . Implement DOM HTML5 parsing and serialization RFC. (nielsdos) + . Fix DOMElement->prefix with empty string creates bogus prefix. (nielsdos) FTP: . Removed the deprecated inet_ntoa call support. (David Carlier)