# HG changeset patch # User Maxim Dounin # Date 1587479888 -10800 # Node ID 8cc141e0460f221fce78abe97654ecb9aaf84c32 # Parent cb25aefb6b8bd17c24ddab44a96caf88bf9d0766 nginx-1.18.0 diff --git a/text/en/CHANGES b/text/en/CHANGES-1.18 copy from text/en/CHANGES copy to text/en/CHANGES-1.18 --- a/text/en/CHANGES +++ b/text/en/CHANGES-1.18 @@ -1,4 +1,9 @@ +Changes with nginx 1.18.0 21 Apr 2020 + + *) 1.18.x stable branch. + + Changes with nginx 1.17.10 14 Apr 2020 *) Feature: the "auth_delay" directive. diff --git a/text/ru/CHANGES.ru b/text/ru/CHANGES.ru-1.18 copy from text/ru/CHANGES.ru copy to text/ru/CHANGES.ru-1.18 --- a/text/ru/CHANGES.ru +++ b/text/ru/CHANGES.ru-1.18 @@ -1,4 +1,9 @@ +Изменения в nginx 1.18.0 21.04.2020 + + *) Стабильная ветка 1.18.x. + + Изменения в nginx 1.17.10 14.04.2020 *) Добавление: директива auth_delay. diff --git a/xml/index.xml b/xml/index.xml --- a/xml/index.xml +++ b/xml/index.xml @@ -7,6 +7,29 @@ + + +nginx-1.18.0 +stable version has been released, +incorporating new features and bug fixes from the 1.17.x mainline branch - +including +the dry run mode in +limit_req +and +limit_conn, +variables support in the +limit_rate, +limit_rate_after, +and +grpc_pass +directives, +the +auth_delay +directive, +and more. + + + unit-1.17.0 version has been diff --git a/xml/versions.xml b/xml/versions.xml --- a/xml/versions.xml +++ b/xml/versions.xml @@ -10,6 +10,14 @@ + + + + + + + + @@ -24,7 +32,7 @@ - +