diff text/en/CHANGES @ 2383:e01b7a3b601d

nginx-1.17.0
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 21 May 2019 17:34:03 +0300
parents d16ca4d163c4
children 2c92888a3035
line wrap: on
line diff
--- a/text/en/CHANGES
+++ b/text/en/CHANGES
@@ -1,4 +1,22 @@
 
+Changes with nginx 1.17.0                                        21 May 2019
+
+    *) Feature: variables support in the "limit_rate" and "limit_rate_after"
+       directives.
+
+    *) Feature: variables support in the "proxy_upload_rate" and
+       "proxy_download_rate" directives in the stream module.
+
+    *) Change: minimum supported OpenSSL version is 0.9.8.
+
+    *) Change: now the postpone filter is always built.
+
+    *) Bugfix: the "include" directive did not work inside the "if" and
+       "limit_except" blocks.
+
+    *) Bugfix: in byte ranges processing.
+
+
 Changes with nginx 1.15.12                                       16 Apr 2019
 
     *) Bugfix: a segmentation fault might occur in a worker process if