diff text/en/CHANGES @ 1468:6b53e6b7caa4

nginx-1.9.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 28 Apr 2015 18:37:08 +0300
parents 493fb0be4f58
children 9b8df6c3cf3e
line wrap: on
line diff
--- a/text/en/CHANGES
+++ b/text/en/CHANGES
@@ -1,4 +1,27 @@
 
+Changes with nginx 1.9.0                                         28 Apr 2015
+
+    *) Change: obsolete aio and rtsig event methods have been removed.
+
+    *) Feature: the "zone" directive inside the "upstream" block.
+
+    *) Feature: the stream module.
+
+    *) Feature: byte ranges support in the ngx_http_memcached_module.
+       Thanks to Martin Mlynář.
+
+    *) Feature: shared memory can now be used on Windows versions with
+       address space layout randomization.
+       Thanks to Sergey Brester.
+
+    *) Feature: the "error_log" directive can now be used on mail and server
+       levels in mail proxy.
+
+    *) Bugfix: the "proxy_protocol" parameter of the "listen" directive did
+       not work if not specified in the first "listen" directive for a
+       listen socket.
+
+
 Changes with nginx 1.7.12                                        07 Apr 2015
 
     *) Feature: now the "tcp_nodelay" directive works with backend SSL