comparison CHANGES.ru @ 686:2e8a942c8872 NGINX_1_3_6

nginx 1.3.6 *) Feature: the ngx_http_gunzip_filter_module. *) Feature: the "memcached_gzip_flag" directive. *) Feature: the "always" parameter of the "gzip_static" directive. *) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14. Thanks to Charles Chen. *) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if the --with-ipv6 option was used.
author Igor Sysoev <http://sysoev.ru>
date Wed, 12 Sep 2012 00:00:00 +0400
parents 660139fd80ca
children f31b19fe7f48
comparison
equal deleted inserted replaced
685:0a9f545d4f4b 686:2e8a942c8872
1
2 Изменения в nginx 1.3.6 12.09.2012
3
4 *) Добавление: модуль ngx_http_gunzip_filter_module.
5
6 *) Добавление: директива memcached_gzip_flag.
7
8 *) Добавление: параметр always директивы gzip_static.
9
10 *) Исправление: в директиве "limit_req"; ошибка появилась в 1.1.14.
11 Спасибо Charles Chen.
12
13 *) Исправление: nginx не собирался gcc 4.7 с оптимизацией -O2 если
14 использовался параметр --with-ipv6.
15
1 16
2 Изменения в nginx 1.3.5 21.08.2012 17 Изменения в nginx 1.3.5 21.08.2012
3 18
4 *) Изменение: модуль ngx_http_mp4_module больше не отфильтровывает 19 *) Изменение: модуль ngx_http_mp4_module больше не отфильтровывает
5 дорожки в форматах, отличных от H.264 и AAC. 20 дорожки в форматах, отличных от H.264 и AAC.