# HG changeset patch # User Maxim Dounin # Date 1618930169 -10800 # Node ID caa04d53b7af11462e1f812f642561ea8f95d47c # Parent aa837ec44acf86cec453d7f4015ae26d9a853e8b nginx-1.20.0 diff --git a/text/en/CHANGES b/text/en/CHANGES-1.20 copy from text/en/CHANGES copy to text/en/CHANGES-1.20 --- a/text/en/CHANGES +++ b/text/en/CHANGES-1.20 @@ -1,4 +1,9 @@ +Changes with nginx 1.20.0 20 Apr 2021 + + *) 1.20.x stable branch. + + Changes with nginx 1.19.10 13 Apr 2021 *) Change: the default value of the "keepalive_requests" directive was diff --git a/text/ru/CHANGES.ru b/text/ru/CHANGES.ru-1.20 copy from text/ru/CHANGES.ru copy to text/ru/CHANGES.ru-1.20 --- a/text/ru/CHANGES.ru +++ b/text/ru/CHANGES.ru-1.20 @@ -1,4 +1,9 @@ +Изменения в nginx 1.20.0 20.04.2021 + + *) Стабильная ветка 1.20.x. + + Изменения в nginx 1.19.10 13.04.2021 *) Изменение: в директиве keepalive_requests значение по умолчанию diff --git a/xml/index.xml b/xml/index.xml --- a/xml/index.xml +++ b/xml/index.xml @@ -7,6 +7,47 @@ + + +nginx-1.20.0 +stable version has been released, +incorporating new features and bug fixes from the 1.19.x mainline branch — +including +OCSP +validation of client SSL certificates, +the +ssl_reject_handshake +and +ssl_conf_command +directives, +simplified and improved handling of HTTP/2 connections with the +lingering_close, +keepalive_timeout, +and +keepalive_requests +directives, +the +keepalive_time +directive, +stricter handling of upstream server responses, +cookie +flags handling, +cache clearing based on the +minimum +amount of free space, +PROXY protocol support +from +clients and +to +backend servers in the mail proxy, +proxying +SMTP authentication, +the set directive +in the stream module, +and more. + + + nginx-1.19.10 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 @@ - +