diff text/en/CHANGES @ 2243:8cc7642ba82e

nginx-1.15.5
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 02 Oct 2018 18:23:39 +0300
parents a9bbf5fbec0b
children 3fa4584907b8
line wrap: on
line diff
--- a/text/en/CHANGES	Mon Oct 01 15:44:07 2018 +0300
+++ b/text/en/CHANGES	Tue Oct 02 18:23:39 2018 +0300
@@ -1,4 +1,12 @@
 
+Changes with nginx 1.15.5                                        02 Oct 2018
+
+    *) Bugfix: a segmentation fault might occur in a worker process when
+       using OpenSSL 1.1.0h or newer; the bug had appeared in 1.15.4.
+
+    *) Bugfix: of minor potential bugs.
+
+
 Changes with nginx 1.15.4                                        25 Sep 2018
 
     *) Feature: now the "ssl_early_data" directive can be used with OpenSSL.