# HG changeset patch # User Maxim Dounin # Date 1603811916 -10800 # Node ID 3cb2736bb74ccfc5a23373ddb734bf4f7653c44c # Parent 1f8f12a32ecdc0d890cf8903af6d263ef9b3a3e4 nginx-1.19.4 diff -r 1f8f12a32ecd -r 3cb2736bb74c text/en/CHANGES --- a/text/en/CHANGES Fri Oct 23 18:57:14 2020 +0100 +++ b/text/en/CHANGES Tue Oct 27 18:18:36 2020 +0300 @@ -1,4 +1,14 @@ +Changes with nginx 1.19.4 27 Oct 2020 + + *) Feature: the "ssl_conf_command", "proxy_ssl_conf_command", + "grpc_ssl_conf_command", and "uwsgi_ssl_conf_command" directives. + + *) Feature: the "ssl_reject_handshake" directive. + + *) Feature: the "proxy_smtp_auth" directive in mail proxy. + + Changes with nginx 1.19.3 29 Sep 2020 *) Feature: the ngx_stream_set_module. diff -r 1f8f12a32ecd -r 3cb2736bb74c text/ru/CHANGES.ru --- a/text/ru/CHANGES.ru Fri Oct 23 18:57:14 2020 +0100 +++ b/text/ru/CHANGES.ru Tue Oct 27 18:18:36 2020 +0300 @@ -1,4 +1,14 @@ +Изменения в nginx 1.19.4 27.10.2020 + + *) Добавление: директивы ssl_conf_command, proxy_ssl_conf_command, + grpc_ssl_conf_command и uwsgi_ssl_conf_command. + + *) Добавление: директива ssl_reject_handshake. + + *) Добавление: директива proxy_smtp_auth в почтовом прокси-сервере. + + Изменения в nginx 1.19.3 29.09.2020 *) Добавление: модуль ngx_stream_set_module. diff -r 1f8f12a32ecd -r 3cb2736bb74c xml/index.xml --- a/xml/index.xml Fri Oct 23 18:57:14 2020 +0100 +++ b/xml/index.xml Tue Oct 27 18:18:36 2020 +0300 @@ -7,6 +7,13 @@ + + +nginx-1.19.4 +mainline version has been released. + + + unit-1.20.0 version has been diff -r 1f8f12a32ecd -r 3cb2736bb74c xml/versions.xml --- a/xml/versions.xml Fri Oct 23 18:57:14 2020 +0100 +++ b/xml/versions.xml Tue Oct 27 18:18:36 2020 +0300 @@ -9,6 +9,7 @@ +