comparison text/en/CHANGES @ 1615:a1531068d436

nginx-1.9.8
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 08 Dec 2015 18:40:31 +0300
parents 8aebef52e938
children 822415181fb7
comparison
equal deleted inserted replaced
1614:1bab8e5f53c6 1615:a1531068d436
1
2 Changes with nginx 1.9.8 08 Dec 2015
3
4 *) Feature: pwritev() support.
5
6 *) Feature: the "include" directive inside the "upstream" block.
7
8 *) Feature: the ngx_http_slice_module.
9
10 *) Bugfix: a segmentation fault might occur in a worker process when
11 using LibreSSL; the bug had appeared in 1.9.6.
12
13 *) Bugfix: nginx could not be built on OS X in some cases.
14
1 15
2 Changes with nginx 1.9.7 17 Nov 2015 16 Changes with nginx 1.9.7 17 Nov 2015
3 17
4 *) Feature: the "nohostname" parameter of logging to syslog. 18 *) Feature: the "nohostname" parameter of logging to syslog.
5 19