summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 737e608e..b5fe4fba 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,11 @@ NEWS
====
- 1.4.45
+ * [mod_cgi] skip local-redir handling if to self (fixes #2779, #2108)
+ * [mod_webdav] fix crash when plugin_ctx cleaned up (fixes #2780)
+ * [mod_fastcgi] detect child exit, restart proactively
+ * [mod_scgi] detect child exit, restart proactively
+ * [TLS] ssl.read-ahead = "disable" for low mem (fixes #2778)
- 1.4.44 - 2016-12-24
* [mod_scgi] fix segfault (fixes #2762)