# HG changeset patch # User Maxim Dounin # Date 1347447647 0 # Node ID 90c27a37f4edf4ab985659052896894e36908f03 # Parent 934fd358c944a2de680c9c7db38fecd03e7ea51e nginx-1.3.6 diff -r 934fd358c944 -r 90c27a37f4ed text/en/CHANGES --- a/text/en/CHANGES Wed Sep 12 10:12:35 2012 +0000 +++ b/text/en/CHANGES Wed Sep 12 11:00:47 2012 +0000 @@ -1,4 +1,19 @@ +Changes with nginx 1.3.6 12 Sep 2012 + + *) 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. + + Changes with nginx 1.3.5 21 Aug 2012 *) Change: the ngx_http_mp4_module module no longer skips tracks in diff -r 934fd358c944 -r 90c27a37f4ed text/ru/CHANGES.ru --- a/text/ru/CHANGES.ru Wed Sep 12 10:12:35 2012 +0000 +++ b/text/ru/CHANGES.ru Wed Sep 12 11:00:47 2012 +0000 @@ -1,4 +1,19 @@ +Изменения в nginx 1.3.6 12.09.2012 + + *) Добавление: модуль ngx_http_gunzip_filter_module. + + *) Добавление: директива memcached_gzip_flag. + + *) Добавление: параметр always директивы gzip_static. + + *) Исправление: в директиве "limit_req"; ошибка появилась в 1.1.14. + Спасибо Charles Chen. + + *) Исправление: nginx не собирался gcc 4.7 с оптимизацией -O2 если + использовался параметр --with-ipv6. + + Изменения в nginx 1.3.5 21.08.2012 *) Изменение: модуль ngx_http_mp4_module больше не отфильтровывает diff -r 934fd358c944 -r 90c27a37f4ed xml/en/download.xml --- a/xml/en/download.xml Wed Sep 12 10:12:35 2012 +0000 +++ b/xml/en/download.xml Wed Sep 12 11:00:47 2012 +0000 @@ -15,6 +15,7 @@ + diff -r 934fd358c944 -r 90c27a37f4ed xml/index.xml --- a/xml/index.xml Wed Sep 12 10:12:35 2012 +0000 +++ b/xml/index.xml Wed Sep 12 11:00:47 2012 +0000 @@ -7,6 +7,15 @@ + + +nginx-1.3.6 +development version has been released, +with gunzip filter +included. + + + W3Techs reports that diff -r 934fd358c944 -r 90c27a37f4ed xml/ru/download.xml --- a/xml/ru/download.xml Wed Sep 12 10:12:35 2012 +0000 +++ b/xml/ru/download.xml Wed Sep 12 11:00:47 2012 +0000 @@ -15,6 +15,7 @@ + diff -r 934fd358c944 -r 90c27a37f4ed xml/versions.xml --- a/xml/versions.xml Wed Sep 12 10:12:35 2012 +0000 +++ b/xml/versions.xml Wed Sep 12 11:00:47 2012 +0000 @@ -6,7 +6,7 @@ - 1.3.5 + 1.3.6 1.2.3 1.0.15