comparison CHANGES @ 410:a8e3f1441eec NGINX_0_7_17

nginx 0.7.17 *) Feature: now the "directio" directive works on Linux. *) Feature: the $pid variable. *) Bugfix: the "directio" optimization that had appeared in 0.7.15 did not work with open_file_cache. *) Bugfix: the "access_log" with variables did not work on Linux; the bug had appeared in 0.7.7. *) Bugfix: the ngx_http_charset_module did not understand quoted charset name received from backend.
author Igor Sysoev <http://sysoev.ru>
date Mon, 15 Sep 2008 00:00:00 +0400
parents a2a3905c04ab
children b246022ef454
comparison
equal deleted inserted replaced
409:f6561f721532 410:a8e3f1441eec
1
2 Changes with nginx 0.7.17 15 Sep 2008
3
4 *) Feature: now the "directio" directive works on Linux.
5
6 *) Feature: the $pid variable.
7
8 *) Bugfix: the "directio" optimization that had appeared in 0.7.15 did
9 not work with open_file_cache.
10
11 *) Bugfix: the "access_log" with variables did not work on Linux; the
12 bug had appeared in 0.7.7.
13
14 *) Bugfix: the ngx_http_charset_module did not understand quoted
15 charset name received from backend.
16
1 17
2 Changes with nginx 0.7.16 08 Sep 2008 18 Changes with nginx 0.7.16 08 Sep 2008
3 19
4 *) Bugfix: nginx could not be built on 64-bit platforms; the bug had 20 *) Bugfix: nginx could not be built on 64-bit platforms; the bug had
5 appeared in 0.7.15. 21 appeared in 0.7.15.