comparison text/en/CHANGES @ 1651:f2d83fc969b1

nginx-1.9.11
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 09 Feb 2016 17:24:13 +0300
parents d4b29af80036
children b4428c8d1c21
comparison
equal deleted inserted replaced
1650:6b4cb951cf83 1651:f2d83fc969b1
1
2 Changes with nginx 1.9.11 09 Feb 2016
3
4 *) Feature: TCP support in resolver.
5
6 *) Feature: dynamic modules.
7
8 *) Bugfix: the $request_length variable did not include size of request
9 headers when using HTTP/2.
10
11 *) Bugfix: in the ngx_http_v2_module.
12
1 13
2 Changes with nginx 1.9.10 26 Jan 2016 14 Changes with nginx 1.9.10 26 Jan 2016
3 15
4 *) Security: invalid pointer dereference might occur during DNS server 16 *) Security: invalid pointer dereference might occur during DNS server
5 response processing if the "resolver" directive was used, allowing an 17 response processing if the "resolver" directive was used, allowing an