comparison text/en/CHANGES @ 697:5d939bef335c

nginx-1.3.7
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 02 Oct 2012 13:49:39 +0000
parents 90c27a37f4ed
children a02360a5c265
comparison
equal deleted inserted replaced
696:3880034cc90c 697:5d939bef335c
1
2 Changes with nginx 1.3.7 02 Oct 2012
3
4 *) Feature: OCSP stapling support.
5 Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.
6
7 *) Feature: the "ssl_trusted_certificate" directive.
8
9 *) Feature: resolver now randomly rotates addresses returned from cache.
10 Thanks to Anton Jouline.
11
12 *) Bugfix: OpenSSL 0.9.7 compatibility.
13
1 14
2 Changes with nginx 1.3.6 12 Sep 2012 15 Changes with nginx 1.3.6 12 Sep 2012
3 16
4 *) Feature: the ngx_http_gunzip_filter_module. 17 *) Feature: the ngx_http_gunzip_filter_module.
5 18