diff text/en/CHANGES @ 1940:d8ffff9be5ca

nginx-1.11.12
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 24 Mar 2017 18:13:53 +0300
parents d83fd40bf906
children 0cda46808207
line wrap: on
line diff
--- a/text/en/CHANGES	Fri Mar 24 18:04:55 2017 +0300
+++ b/text/en/CHANGES	Fri Mar 24 18:13:53 2017 +0300
@@ -1,4 +1,9 @@
 
+Changes with nginx 1.11.12                                       24 Mar 2017
+
+    *) Bugfix: nginx might hog CPU; the bug had appeared in 1.11.11.
+
+
 Changes with nginx 1.11.11                                       21 Mar 2017
 
     *) Feature: the "worker_shutdown_timeout" directive.