diff xml/index.xml @ 1459:b5851f3b7347

nginx-1.8.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 21 Apr 2015 17:38:46 +0300
parents 493fb0be4f58
children 28fdbb38dc40
line wrap: on
line diff
--- a/xml/index.xml	Tue Apr 21 13:38:23 2015 +0300
+++ b/xml/index.xml	Tue Apr 21 17:38:46 2015 +0300
@@ -7,6 +7,25 @@
 
 <news name="nginx news" link="/" lang="en">
 
+<event date="2015-04-21">
+<para>
+<link doc="en/download.xml">nginx-1.8.0</link>
+stable version has been released,
+incorporating many new features from the 1.7.x mainline branch -
+including 
+<link doc="en/docs/http/ngx_http_upstream_module.xml" id="hash">hash load
+balancing method</link>,
+<link doc="en/docs/http/ngx_http_proxy_module.xml"
+id="proxy_ssl_verify">backend SSL certificate verification</link>,
+experimental
+<link doc="en/docs/http/ngx_http_core_module.xml" id="aio">thread pools
+support</link>,
+<link doc="en/docs/http/ngx_http_proxy_module.xml"
+id="proxy_request_buffering" />
+and more.
+</para>
+</event>
+
 <event date="2015-04-07">
 <para>
 <link doc="en/download.xml">nginx-1.6.3</link>