update NEWS
authorAnatol Belski <ab@php.net>
Mon, 13 Jul 2015 19:48:45 +0000 (21:48 +0200)
committerAnatol Belski <ab@php.net>
Mon, 13 Jul 2015 19:48:45 +0000 (21:48 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ae6484a57bd7de971f5962a6e73bfd17b42d7beb..64088fd3ad1137e108293f6ec8f1351625348a3f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@
   . Fixed bug #69996 (Changing the property of a cloned object affects the
     original). (Dmitry, Laruence)
 
+- Curl:
+  . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol)
+
 - GD:
   . Fixed bug #70064 (imagescale(..., IMG_BICUBIC) leaks memory). (cmb)
   . Fixed bug #69024 (imagescale segfault with palette based image). (cmb)