summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorstbuehler <stbuehler@152afb58-edef-0310-8abb-c4023f1b3aa9>2011-05-05 20:06:11 +0000
committerstbuehler <stbuehler@152afb58-edef-0310-8abb-c4023f1b3aa9>2011-05-05 20:06:11 +0000
commit0d944e0d0f2d02f3fdf37b05e12251e42c11f6d8 (patch)
treed56b52c788e979821334717caef28ed19a779ed9 /NEWS
parent9bb0d4df8c9bafd71cd90c15d483a2d648adcf5f (diff)
downloadlighttpd-0d944e0d0f2d02f3fdf37b05e12251e42c11f6d8.tar.gz
Enable linux-aio-sendfile for testing in autotools too
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@2792 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 c5b0a7f2..cc132af0 100644
--- a/NEWS
+++ b/NEWS
@@ -169,6 +169,7 @@ NEWS
* more strict check for server.stat-cache-engine
* Read hostname from absolute https:// uris in the request line (patch by Adrian Schröter <adrian@suse.de>)
* [ssl/md5] prefix our own md5 implementation with li_ so it doesn't conflict with the openssl one (fixes #2269)
+ * Enable linux-aio-sendfile for testing in autotools too
- 1.5.0-r19.. -
* -F option added for spawn-fcgi