]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 27 Jun 2005 05:34:54 +0000 (05:34 +0000)
committer <changelog@php.net> <>
Mon, 27 Jun 2005 05:34:54 +0000 (05:34 +0000)
ChangeLog

index 00d1e80c0f4163bbf9446318ce2fde7b07f3b577..365e1a76e5c791b892db68579a7005295af608cc 100644 (file)
--- 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: