diff options
author | <changelog@php.net> | 2007-08-27 01:31:31 +0000 |
---|---|---|
committer | <changelog@php.net> | 2007-08-27 01:31:31 +0000 |
commit | 10dc20f2f92401adcd99156ea234ee1bef176b2d (patch) | |
tree | b983e4a21faabe5a649923b7bad2adb53786d8c2 | |
parent | 268386674a54b7f46e88e97c161907299a116b7c (diff) | |
download | php-git-10dc20f2f92401adcd99156ea234ee1bef176b2d.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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 |