summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-06-27 05:34:54 +0000
committer <changelog@php.net>2005-06-27 05:34:54 +0000
commit539457f8e4b358d53d90942cff33cfd2f6795f92 (patch)
treee69998b3b84838bd1eb8b040232d3aa645f17da9 /ChangeLog
parent2967f6116ff55a814dd5355edfe8e715d0f54a43 (diff)
downloadphp-git-539457f8e4b358d53d90942cff33cfd2f6795f92.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog42
1 files changed, 42 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00d1e80c0f..365e1a76e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2005-06-26 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * ext/dom/document.c
+ ext/dom/namednodemap.c
+ ext/dom/nodelist.c:
+ - Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter
+ parsing)
+
+2005-06-26 Ilia Alshanetsky <ilia@prohost.org>
+
+ * NEWS
+ ext/curl/interface.c
+ ext/curl/multi.c:
+ Fixed bug #33475 (cURL handle is not closed on curl_close().
+
+2005-06-26 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * (PHP_5_0)
+ pear/go-pear-list.php:
+ revert the conflicting part
+
+2005-06-26 Holger Zimmermann <zimpel@t-online.de>
+
+ * (PHP_4_4)
+ sapi/pi3web/pi3web_sapi.c
+ sapi/pi3web/pi3web_sapi.c:
+ Replaced PCHAR by CHAR * (not defined in pi3web_sapi header)
+
+2005-06-26 Pierre-Alain Joye <pierre@dotgeek.org>
+
+ * (PHP_5_0)
+ pear/go-pear-list.php:
+ - Bump xml_rpc version
+
+ * pear/go-pear-list.php:
+ - bump xml_rpc version
+
+2005-06-26 Georg Richter <georg@mysql.com>
+
+ * ext/mysqli/mysqli_nonapi.c:
+ fix for #33474
+
2005-06-24 Ilia Alshanetsky <ilia@prohost.org>
* NEWS: