summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2016-02-08 20:31:08 +0200
committerLior Kaplan <kaplanlior@gmail.com>2016-02-08 20:31:08 +0200
commit2aa585a505dea5a1e0ba4371f0ef24ce5926b00c (patch)
tree213f4bec2e2fb7dc96751c97e08b9dae60025c36
parentfb7d673ef2142f3d11a190b2ce64133728a950af (diff)
downloadphp-git-2aa585a505dea5a1e0ba4371f0ef24ce5926b00c.tar.gz
Add entry for re-fix of #70976 in commit 14e4d393
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6390d60529..fce91668a6 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,9 @@ PHP NEWS
. Fixed bug #71225 (curl_setopt() fails to set CURLOPT_POSTFIELDS with
reference to CURLFile). (Laruence)
+- GD:
+ . Improved fix for bug #70976. (Remi)
+
- Interbase:
. Fixed Bug #71305 (Crash when optional resource is omitted).
(Laruence, Anatol)