comparison text/en/CHANGES @ 2126:a969c7078bc4

nginx-1.13.11
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 03 Apr 2018 17:49:32 +0300
parents 632fe2d874ab
children 10751277a8ad
comparison
equal deleted inserted replaced
2125:b19d5d47c16c 2126:a969c7078bc4
1
2 Changes with nginx 1.13.11 03 Apr 2018
3
4 *) Feature: the "proxy_protocol" parameter of the "listen" directive now
5 supports the PROXY protocol version 2.
6
7 *) Bugfix: nginx could not be built with OpenSSL 1.1.1 statically on
8 Linux.
9
10 *) Bugfix: in the "http_404", "http_500", etc. parameters of the
11 "proxy_next_upstream" directive.
12
1 13
2 Changes with nginx 1.13.10 20 Mar 2018 14 Changes with nginx 1.13.10 20 Mar 2018
3 15
4 *) Feature: the "set" parameter of the "include" SSI directive now 16 *) Feature: the "set" parameter of the "include" SSI directive now
5 allows writing arbitrary responses to a variable; the 17 allows writing arbitrary responses to a variable; the