summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2007-08-27 01:31:31 +0000
committer <changelog@php.net>2007-08-27 01:31:31 +0000
commit10dc20f2f92401adcd99156ea234ee1bef176b2d (patch)
treeb983e4a21faabe5a649923b7bad2adb53786d8c2
parent268386674a54b7f46e88e97c161907299a116b7c (diff)
downloadphp-git-10dc20f2f92401adcd99156ea234ee1bef176b2d.tar.gz
ChangeLog update
-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