[doc] NEWS

This commit is contained in:
Glenn Strauss 2017-01-10 16:24:27 -05:00
parent b03c496298
commit 4f00aafcde
1 changed files with 5 additions and 0 deletions

5
NEWS
View File

@ -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)