comparison CHANGES.ru @ 180:4cd3e70c4d60 NGINX_0_3_37

nginx 0.3.37 *) Feature: the "limit_except" directive. *) Feature: the "if" directive supports the "!~", "!~*", "-f", and "!-f" operators. *) Feature: the ngx_http_perl_module supports the $r->request_body method. *) Bugfix: in the ngx_http_addition_filter_module.
author Igor Sysoev <http://sysoev.ru>
date Fri, 07 Apr 2006 00:00:00 +0400
parents 87699398f955
children 13710a1813ad
comparison
equal deleted inserted replaced
179:654cbdc0401d 180:4cd3e70c4d60
1
2 Изменения в nginx 0.3.37 07.04.2006
3
4 *) Добавление: директива limit_except.
5
6 *) Добавление: директива if поддерживает операторы "!~", "!~*", "-f" и
7 "!-f".
8
9 *) Добавление: модуль ngx_http_perl_module поддерживает метод
10 $r->request_body.
11
12 *) Исправление: в модуле ngx_http_addition_filter_module.
13
1 14
2 Изменения в nginx 0.3.36 05.04.2006 15 Изменения в nginx 0.3.36 05.04.2006
3 16
4 *) Добавление: модуль ngx_http_addition_filter_module. 17 *) Добавление: модуль ngx_http_addition_filter_module.
5 18