ChangeLog update

This commit is contained in:
2005-06-27 05:34:54 +00:00
parent 2967f6116f
commit 539457f8e4

View File

@ -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: