summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2014-03-12 13:46:29 +0100
committerRemi Collet <remi@php.net>2014-03-12 13:46:29 +0100
commit119821a452c64f9723cdc2597bb4327e45a11df9 (patch)
tree2d7a4283400b49616fc1d0ba713c6dd8411b306f
parentdada2f550f7f805cb4e111c0e13cf1da98e711be (diff)
downloadphp-git-119821a452c64f9723cdc2597bb4327e45a11df9.tar.gz
NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 94a09272f5..9f99743efb 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ PHP NEWS
- GD:
. Fixed bug #66714 ( imageconvolution breakage). (Brad Daily)
. Fixed #66869 (Invalid 2nd argument crashes imageaffinematrixget) (Pierre)
+ . Fixed #66890 (Bug #66890 imagescale segfault). (Remi)
- Mail:
. Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)