comparison CHANGES @ 520:d41628eb4d0a NGINX_0_8_12

nginx 0.8.12 *) Feature: the "sendfile" parameter in the "aio" directive on FreeBSD. *) Bugfix: in try_files; the bug had appeared in 0.8.11. *) Bugfix: in memcached; the bug had appeared in 0.8.11.
author Igor Sysoev <http://sysoev.ru>
date Mon, 31 Aug 2009 00:00:00 +0400
parents 86dad910eeb6
children 1bc8c12d80ec
comparison
equal deleted inserted replaced
519:1fd1b769cd78 520:d41628eb4d0a
1
2 Changes with nginx 0.8.12 31 Aug 2009
3
4 *) Feature: the "sendfile" parameter in the "aio" directive on FreeBSD.
5
6 *) Bugfix: in try_files; the bug had appeared in 0.8.11.
7
8 *) Bugfix: in memcached; the bug had appeared in 0.8.11.
9
1 10
2 Changes with nginx 0.8.11 28 Aug 2009 11 Changes with nginx 0.8.11 28 Aug 2009
3 12
4 *) Change: directive "gzip_disable msie6" enables gzipping for 13 *) Change: now directive "gzip_disable msie6" does not disable gzipping
5 MSIE 6.0 SV1. 14 for MSIE 6.0 SV1.
6 15
7 *) Feature: file AIO support on FreeBSD and Linux. 16 *) Feature: file AIO support on FreeBSD and Linux.
8 17
9 *) Feature: the "directio_alignment" directive. 18 *) Feature: the "directio_alignment" directive.
10 19