comparison CHANGES @ 533:1bc8c12d80ec NGINX_0_8_13

nginx 0.8.13 *) Bugfix: in the "aio sendfile" directive. the bug had appeared in 0.8.12. *) Bugfix: nginx could not be built without the --with-file-aio option on FreeBSD; the bug had appeared in 0.8.12.
author Igor Sysoev <http://sysoev.ru>
date Mon, 31 Aug 2009 00:00:00 +0400
parents d41628eb4d0a
children 80f7156c2965
comparison
equal deleted inserted replaced
532:9917c53346ac 533:1bc8c12d80ec
1
2 Changes with nginx 0.8.13 31 Aug 2009
3
4 *) Bugfix: in the "aio sendfile" directive. the bug had appeared in
5 0.8.12.
6
7 *) Bugfix: nginx could not be built without the --with-file-aio option
8 on FreeBSD; the bug had appeared in 0.8.12.
9
1 10
2 Changes with nginx 0.8.12 31 Aug 2009 11 Changes with nginx 0.8.12 31 Aug 2009
3 12
4 *) Feature: the "sendfile" parameter in the "aio" directive on FreeBSD. 13 *) Feature: the "sendfile" parameter in the "aio" directive on FreeBSD.
5 14