diff text/en/CHANGES @ 2622:64bbb9163a14

nginx-1.19.5
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Nov 2020 18:14:50 +0300
parents 3cb2736bb74c
children a0824dab33ff
line wrap: on
line diff
--- a/text/en/CHANGES	Thu Nov 19 23:22:11 2020 +0000
+++ b/text/en/CHANGES	Tue Nov 24 18:14:50 2020 +0300
@@ -1,4 +1,19 @@
 
+Changes with nginx 1.19.5                                        24 Nov 2020
+
+    *) Feature: the -e switch.
+
+    *) Feature: the same source files can now be specified in different
+       modules while building addon modules.
+
+    *) Bugfix: SSL shutdown did not work when lingering close was used.
+
+    *) Bugfix: "upstream sent frame for closed stream" errors might occur
+       when working with gRPC backends.
+
+    *) Bugfix: in request body filters internal API.
+
+
 Changes with nginx 1.19.4                                        27 Oct 2020
 
     *) Feature: the "ssl_conf_command", "proxy_ssl_conf_command",