summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e559f36bb..6c4986cef0 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@
- CGI:
. Fix bug #68618 (out of bounds read crashes php-cgi). (Stas)
+- CLI server:
+ . Fix bug #68745 (Invalid HTTP requests make web server segfault). (Adam)
+
- cURL:
. Fixed bug #67643 (curl_multi_getcontent returns '' when
CURLOPT_RETURNTRANSFER isn't set). (Jille Timmermans)