summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c77cbb03f4..78dc1ed4f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2009-04-12 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_2)
+ NEWS
+ ext/gd/libgd/gd.c
+ ext/gd/libgd/gd.c:
+
+ MFB: Fixed bug #47946 (ImageConvolution overwrites background)
+
+ * (PHP_5_3)
+ ext/gd/libgd/gd.c:
+ Fixed bug #47946 (ImageConvolution overwrites background)
+
2009-04-11 Nuno Lopes <nunoplopes@sapo.pt>
* (PHP_5_3)