comparison CHANGES @ 388:6de24473fa70 NGINX_0_7_6

nginx 0.7.6 *) Bugfix: now if variables are used in the "access_log" directive a request root existence is always tested. *) Bugfix: the ngx_http_flv_module did not support several values in a query string.
author Igor Sysoev <http://sysoev.ru>
date Mon, 07 Jul 2008 00:00:00 +0400
parents 1172e6d6f40f
children 0b6053502c55
comparison
equal deleted inserted replaced
387:4cde8b18f2c9 388:6de24473fa70
1
2 Changes with nginx 0.7.6 07 Jul 2008
3
4 *) Bugfix: now if variables are used in the "access_log" directive a
5 request root existence is always tested.
6
7 *) Bugfix: the ngx_http_flv_module did not support several values in a
8 query string.
9
1 10
2 Changes with nginx 0.7.5 01 Jul 2008 11 Changes with nginx 0.7.5 01 Jul 2008
3 12
4 *) Bugfixes in variables support in the "access_log" directive; the bug 13 *) Bugfixes in variables support in the "access_log" directive; the
5 had appeared in 0.7.4. 14 bugs had appeared in 0.7.4.
6 15
7 *) Bugfix: nginx could not be built --without-http_gzip_module; the bug 16 *) Bugfix: nginx could not be built --without-http_gzip_module; the bug
8 had appeared in 0.7.3. 17 had appeared in 0.7.3.
9 Thanks to Kirill A. Korinskiy. 18 Thanks to Kirill A. Korinskiy.
10 19