comparison text/en/CHANGES @ 1604:8aebef52e938

Updated CHANGES.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Nov 2015 19:44:14 +0300
parents ba521d29863b
children a1531068d436
comparison
equal deleted inserted replaced
1603:ba521d29863b 1604:8aebef52e938
3 3
4 *) Feature: the "nohostname" parameter of logging to syslog. 4 *) Feature: the "nohostname" parameter of logging to syslog.
5 5
6 *) Feature: the "proxy_cache_convert_head" directive. 6 *) Feature: the "proxy_cache_convert_head" directive.
7 7
8 *) Feature: the $realip_remote_addr in the ngx_http_realip_module. 8 *) Feature: the $realip_remote_addr variable in the
9 ngx_http_realip_module.
9 10
10 *) Bugfix: the "expires" directive might not work when using variables. 11 *) Bugfix: the "expires" directive might not work when using variables.
11 12
12 *) Bugfix: a segmentation fault might occur in a worker process when 13 *) Bugfix: a segmentation fault might occur in a worker process when
13 using HTTP/2; the bug had appeared in 1.9.6. 14 using HTTP/2; the bug had appeared in 1.9.6.