summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47c4334ea5..dd9859394d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2007-08-26 Pierre-Alain Joye <pierre.dev@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/gd/libgd/gd.c
+ ext/gd/tests/libgd00106.phpt:
+ - MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles
+
+ * ext/gd/tests/libgd00106.phpt
+ ext/gd/tests/libgd00106.phpt:
+
+ - gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles
+
+ * ext/gd/libgd/gd.c:
+ - gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles
+
+2007-08-26 Ilia Alshanetsky <ilia@prohost.org>
+
+ * ext/pdo/EXPERIMENTAL:
+ PDO is not experimental anymore
+
2007-08-25 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
* ZendEngine2/zend_compile.c