comparison text/en/CHANGES @ 378:9cb58efe09e8

nginx-1.1.14
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 30 Jan 2012 14:20:05 +0000
parents db7b53552cce
children d9c41f1a9ad9
comparison
equal deleted inserted replaced
377:e72701967099 378:9cb58efe09e8
1
2 Changes with nginx 1.1.14 30 Jan 2012
3
4 *) Feature: multiple "limit_req" limits may be used simultaneously.
5
6 *) Bugfix: in error handling while connecting to a backend.
7 Thanks to Piotr Sikora.
8
9 *) Bugfix: in AIO error handling on FreeBSD.
10
11 *) Bugfix: in the OpenSSL library initialization.
12
13 *) Bugfix: the "proxy_redirect" directives might not be correctly
14 inherited.
15
16 *) Bugfix: memory leak during reconfiguration if the "pcre_jit"
17 directive was used.
18
1 19
2 Changes with nginx 1.1.13 16 Jan 2012 20 Changes with nginx 1.1.13 16 Jan 2012
3 21
4 *) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the 22 *) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the
5 "ssl_protocols" directive. 23 "ssl_protocols" directive.