summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-07-12 23:18:59 +0200
committerChristoph M. Becker <cmb@php.net>2015-07-12 23:18:59 +0200
commit33da8a60d930257a9ff130a3e204bde1efb0b622 (patch)
treea065702980656e726b75195ddafaa716f98d93cb
parent930a9910d7bb347524c7faef184e7f745a27284b (diff)
downloadphp-git-33da8a60d930257a9ff130a3e204bde1efb0b622.tar.gz
updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cbba441d0c..b90b86a54d 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@
original). (Dmitry, Laruence)
- GD:
+ . Fixed bug #67447 (imagecrop() add a black line when cropping). (cmb)
. Fixed bug #68714 (copy 'n paste error). (cmb)
. Fixed bug #66339 (PHP segfaults in imagexbm). (cmb)
. Fixed bug #70047 (gd_info() doesn't report WebP support). (cmb)