summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)