]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 24 Oct 2005 05:39:02 +0000 (05:39 +0000)
committer <changelog@php.net> <>
Mon, 24 Oct 2005 05:39:02 +0000 (05:39 +0000)
ChangeLog

index 74f49107e3550da2a17f10c41322b9f92b2898eb..12cac9dc3be06facda3f9ab514ea01a058965a0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2005-10-23  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * ext/simplexml/simplexml.c
+      ext/simplexml/tests/023.phpt:
+      - Fix issue with entities in attributes
+
+    * ext/simplexml/tests/023.phpt:
+      - Add new test
+
+2005-10-23  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_5_0)
+      NEWS
+      NEWS
+      ext/standard/dns.c
+      ext/standard/dns.c:
+      MFH: fix #34938 (dns_get_record() doesn't resolve long hostnames and leaks)
+
+    * ext/standard/dns.c:
+      fix #34938 (dns_get_record() doesn't resolve long hostnames and leaks)
+
+2005-10-23  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/standard/dns.c:
+      MFB51: Fixed memory leak on error.
+
+    * (PHP_5_1)
+      ext/standard/dns.c:
+      Fixed memory leak on error.
+
 2005-10-22  Jani Taskinen  <jani.taskinen@sci.fi>
 
     * (PHP_5_1)