summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2015-08-23 12:59:07 +0000
committerStefan Bühler <stbuehler@web.de>2015-08-23 12:59:07 +0000
commit912533cd685b63c468df9409a3739a3432c24a39 (patch)
treecb7c94532104236c54bde8fd6fbb123461cdc643 /NEWS
parent6d6dbadb1436e38223b25605cda59f195c68f5e5 (diff)
downloadlighttpd-git-912533cd685b63c468df9409a3739a3432c24a39.tar.gz
[mmap] fix mmap alignment
From: Stefan Bühler <stbuehler@web.de> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3028 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4ac67e08..942d2c20 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ NEWS
* [autoconf] define HAVE_CRYPT when crypt() is present
* [bsd xattr] fix compile break with BSD extended attributes in stat_cache
* [mod_cgi] rewrite mmap and generic (post body) send error handling
+ * [mmap] fix mmap alignment
- 1.4.36 - 2015-07-26
* use keep-alive timeout while waiting for HTTP headers; use always the read timeout while waiting for the HTTP body