diff text/en/CHANGES @ 2615:3cb2736bb74c

nginx-1.19.4
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 27 Oct 2020 18:18:36 +0300
parents 27c757648399
children 64bbb9163a14
line wrap: on
line diff
--- 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.