diff 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
line wrap: on
line diff
--- a/text/en/CHANGES
+++ b/text/en/CHANGES
@@ -1,4 +1,18 @@
 
+Changes with nginx 1.9.8                                         08 Dec 2015
+
+    *) Feature: pwritev() support.
+
+    *) Feature: the "include" directive inside the "upstream" block.
+
+    *) Feature: the ngx_http_slice_module.
+
+    *) Bugfix: a segmentation fault might occur in a worker process when
+       using LibreSSL; the bug had appeared in 1.9.6.
+
+    *) Bugfix: nginx could not be built on OS X in some cases.
+
+
 Changes with nginx 1.9.7                                         17 Nov 2015
 
     *) Feature: the "nohostname" parameter of logging to syslog.