]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 6 Jun 2005 00:35:16 +0000 (00:35 +0000)
committer <changelog@php.net> <>
Mon, 6 Jun 2005 00:35:16 +0000 (00:35 +0000)
ChangeLog

index c4b61d6d0aefa59941d19e44979d30fe6300df0b..bb236cef1e7e519e7dcfee4bff8fdbd96f8d5470 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2005-06-05  Wez Furlong  <wez.php@thebrainroom.net>
+
+    * ext/mysql/config.w32
+      ext/mysqli/config.w32
+      ext/pgsql/config.w32:
+      fixes for #33251
+
+2005-06-05  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      ext/bz2/bz2.c
+      ext/bz2/bz2.c:
+      MFH: Fixed bug #33070 (Improved performance of bzdecompress() by several
+      orders of magnitude).
+
+    * ext/bz2/bz2.c:
+      Fixed bug #33070 (Improved performance of bzdecompress() by several orders
+      of magnitude).
+
+2005-06-05  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * scripts/phpize.in
+      scripts/phpize.m4:
+      - Proper fix for phpize when dealing with PECL
+
 2005-06-04  Zeev Suraski  <zeev@zend.com>
 
     * main/main.c: