changelog Mon Nov 5 01:31:38 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2858&r2=1.2859&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2858 php-src/ChangeLog:1.2859
--- php-src/ChangeLog:1.2858 Sat Nov 3 01:33:14 2007
+++ php-src/ChangeLog Mon Nov 5 01:31:37 2007
@@ -1,3 +1,29 @@
+2007-11-04 Mattias Bengtsson <[EMAIL PROTECTED]>
+
+ * ext/gd/libgd/gd.c
+ ext/gd/libgd/gd.c
+ ext/gd/tests/bug43121.gif
+ ext/gd/tests/bug43121.gif
+ ext/gd/tests/bug43121.phpt
+ ext/gd/tests/bug43121.phpt:
+ -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)
+
+ * (PHP_5_2)
+ ext/gd/libgd/gd.c
+ ext/gd/tests/bug43121.gif
+ ext/gd/tests/bug43121.gif
+ ext/gd/tests/bug43121.gif
+ ext/gd/tests/bug43121.phpt
+ ext/gd/tests/bug43121.phpt
+ ext/gd/tests/bug43121.phpt:
+ - Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)
+
+2007-11-04 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_3)
+ ext/pdo/tests/pdo_005.phpt:
+ Fixed test
+
2007-11-02 Jani Taskinen <[EMAIL PROTECTED]>
* (PHP_5_3)