]> granicus.if.org Git - php/commitdiff
- BFN #47035
authorFelipe Pena <felipe@php.net>
Thu, 8 Jan 2009 17:28:08 +0000 (17:28 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 8 Jan 2009 17:28:08 +0000 (17:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8dbb52421844556b87cc597a2b6d9d549c0f00d3..f24cfaf7e16d3adbf7ae68c2154ac0cd1b2c8d46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ PHP                                                                        NEWS
   (Fixes CVE-2008-5498) (Scott)
 - Fixed a segfault when malformed string is passed to json_decode(). (Scott)
 
+- Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a TXT 
+  record). (Felipe)
 - Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject).
   (Derick)
 - Fixed bug #46985 (OVERWRITE and binary mode does not work, regression introduced in