+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)