changeset 1961:dd4b6c564e10

nginx-1.12.0
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 12 Apr 2017 18:02:10 +0300
parents 9550ea66abdd
children abc05dc025d9
files text/en/CHANGES-1.12 text/ru/CHANGES.ru-1.12 xml/index.xml xml/versions.xml
diffstat 4 files changed, 34 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
copy from text/en/CHANGES
copy to text/en/CHANGES-1.12
--- a/text/en/CHANGES
+++ b/text/en/CHANGES-1.12
@@ -1,4 +1,9 @@
 
+Changes with nginx 1.12.0                                        12 Apr 2017
+
+    *) 1.12.x stable branch.
+
+
 Changes with nginx 1.11.13                                       04 Apr 2017
 
     *) Feature: the "http_429" parameter of the "proxy_next_upstream",
copy from text/ru/CHANGES.ru
copy to text/ru/CHANGES.ru-1.12
--- a/text/ru/CHANGES.ru
+++ b/text/ru/CHANGES.ru-1.12
@@ -1,4 +1,9 @@
 
+Изменения в nginx 1.12.0                                          12.04.2017
+
+    *) Стабильная ветка 1.12.x.
+
+
 Изменения в nginx 1.11.13                                         04.04.2017
 
     *) Добавление: параметр http_429 в директивах proxy_next_upstream,
--- a/xml/index.xml
+++ b/xml/index.xml
@@ -7,6 +7,21 @@
 
 <news name="nginx news" link="/" lang="en">
 
+<event date="2017-04-12">
+<para>
+<link doc="en/download.xml">nginx-1.12.0</link>
+stable version has been released,
+incorporating new features and bug fixes from the 1.11.x mainline branch -
+including variables support and other improvements in the
+<link doc="en/docs/stream/ngx_stream_core_module.xml">stream module</link>,
+<link doc="en/docs/http/ngx_http_v2_module.xml">HTTP/2</link> fixes,
+support for
+<link doc="en/docs/http/ngx_http_ssl_module.xml" id="ssl_certificate">multiple
+SSL certificates of different types</link>,
+improved dynamic modules support, and more.
+</para>
+</event>
+
 <event date="2017-04-04">
 <para>
 <link doc="en/download.xml">nginx-1.11.13</link>
--- a/xml/versions.xml
+++ b/xml/versions.xml
@@ -10,6 +10,14 @@
 <download tag="mainline" changes="">
 
 <item ver="1.11.13" />
+
+</download>
+
+
+<download tag="stable" changes="1.12">
+
+<item ver="1.12.0" />
+<item ver="1.11.13" />
 <item ver="1.11.12" />
 <item ver="1.11.11" />
 <item ver="1.11.10" />
@@ -27,7 +35,7 @@
 </download>
 
 
-<download tag="stable" changes="1.10">
+<download tag="legacy" changes="1.10">
 
 <item ver="1.10.3" />
 <item ver="1.10.2" />