comparison text/en/CHANGES @ 678:90c27a37f4ed

nginx-1.3.6
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 12 Sep 2012 11:00:47 +0000
parents 26613f012ec8
children 5d939bef335c
comparison
equal deleted inserted replaced
677:934fd358c944 678:90c27a37f4ed
1
2 Changes with nginx 1.3.6 12 Sep 2012
3
4 *) Feature: the ngx_http_gunzip_filter_module.
5
6 *) Feature: the "memcached_gzip_flag" directive.
7
8 *) Feature: the "always" parameter of the "gzip_static" directive.
9
10 *) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
11 Thanks to Charles Chen.
12
13 *) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
14 the --with-ipv6 option was used.
15
1 16
2 Changes with nginx 1.3.5 21 Aug 2012 17 Changes with nginx 1.3.5 21 Aug 2012
3 18
4 *) Change: the ngx_http_mp4_module module no longer skips tracks in 19 *) Change: the ngx_http_mp4_module module no longer skips tracks in
5 formats other than H.264 and AAC. 20 formats other than H.264 and AAC.