diff text/en/CHANGES @ 1033:532f9f7bc17f

nginx-1.5.8
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Dec 2013 18:04:18 +0400
parents f7fe7da742c6
children b08143db5fea
line wrap: on
line diff
--- a/text/en/CHANGES	Mon Dec 16 14:08:31 2013 +0000
+++ b/text/en/CHANGES	Tue Dec 17 18:04:18 2013 +0400
@@ -1,4 +1,29 @@
 
+Changes with nginx 1.5.8                                         17 Dec 2013
+
+    *) Feature: IPv6 support in resolver.
+
+    *) Feature: the "listen" directive supports the "fastopen" parameter.
+       Thanks to Mathew Rodley.
+
+    *) Feature: SSL support in the ngx_http_uwsgi_module.
+       Thanks to Roberto De Ioris.
+
+    *) Feature: vim syntax highlighting scripts were added to contrib.
+       Thanks to Evan Miller.
+
+    *) Bugfix: a timeout might occur while reading client request body in an
+       SSL connection using chunked transfer encoding.
+
+    *) Bugfix: the "master_process" directive did not work correctly in
+       nginx/Windows.
+
+    *) Bugfix: the "setfib" parameter of the "listen" directive might not
+       work.
+
+    *) Bugfix: in the ngx_http_spdy_module.
+
+
 Changes with nginx 1.5.7                                         19 Nov 2013
 
     *) Security: a character following an unescaped space in a request line