changelog Mon May 8 05:31:51 2006 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2338&r2=1.2339&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2338 php-src/ChangeLog:1.2339
--- php-src/ChangeLog:1.2338 Sun May 7 05:31:50 2006
+++ php-src/ChangeLog Mon May 8 05:31:50 2006
@@ -1,3 +1,69 @@
+2006-05-07 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ - +()
+
+ * (PHP_5_1)
+ NEWS:
+ - entry for #37346, invalid colormap format
+
+ * ext/gd/libgd/gd_gif_in.c
+ ext/gd/tests/bug37346.gif
+ ext/gd/tests/bug37346.phpt:
+ - MFB: #37346, invalid colormap format
+
+ * (PHP_5_1)
+ ext/gd/libgd/gd_gif_in.c
+ ext/gd/tests/bug37346.gif
+ ext/gd/tests/bug37346.phpt:
+ - MF52, #37346, invalid colormap format
+
+2006-05-07 Rasmus Lerdorf <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/mbstring/config.m4:
+ INSTALL_HEADERS takes absolute filenames there in the second arg.
+ This makes pecl/mailparse build again
+
+2006-05-07 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/gd/libgd/gd_gif_in.c
+ ext/gd/tests/bug37346.gif
+ ext/gd/tests/bug37346.gif
+ ext/gd/tests/bug37346.gif
+ ext/gd/tests/bug37346.phpt
+ ext/gd/tests/bug37346.phpt
+ ext/gd/tests/bug37346.phpt:
+ - #37346, invalid colormap format
+
+2006-05-07 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ pear/Makefile.frag:
+ MFH: Fixed bug #37348 (make PEAR install ignore open_basedir).
+
+ * (PHP_5_2)
+ NEWS
+ pear/Makefile.frag:
+ Fixed bug #37348 (make PEAR install ignore open_basedir).
+
+2006-05-07 Edin Kadribasic <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/pgsql/pgsql.c
+ ext/pgsql/php_pgsql.h:
+ MFH: Added pg_field_table() as per req: #36750
+
+ * sapi/apache2handler/config.w32:
+ MFB: Enable parallel build against Apache 2.2 libs and headers
+
+ * (PHP_5_2)
+ sapi/apache2handler/config.w32:
+ Enable parallel build against Apache 2.2 libs and headers
+
2006-05-06 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_2)