summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6d7ac16d..e0e2ed80 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ NEWS
* [mod_cgi] send 500 if CGI ends and there is no response (fixes #2542)
* [mod_cgi] consolidate CGI cleanup code
* [mod_cgi] simplify mod_cgi_handle_subrequest()
+ * [mod_cgi] kill CGI if fail to write request body
- 1.4.39 - 2016-01-02
* [core] fix memset_s call (fixes #2698)