summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2017-01-10 16:24:27 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2017-01-10 16:24:27 -0500
commit4f00aafcdebb81a5fb84873683aa5688d0ce6321 (patch)
tree521c48984fca09e6c2a73f5cacbfbc753a7032eb /NEWS
parentb03c4962989169068737c70083b4e442e2115f85 (diff)
downloadlighttpd-git-4f00aafcdebb81a5fb84873683aa5688d0ce6321.tar.gz
[doc] NEWS
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)