diff text/en/CHANGES-1.2 @ 880:9c9db73443e6

nginx-1.2.8
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 02 Apr 2013 16:45:45 +0400
parents 73f1827f0f68
children 22bd9315e047
line wrap: on
line diff
--- a/text/en/CHANGES-1.2	Mon Apr 01 09:21:08 2013 +0000
+++ b/text/en/CHANGES-1.2	Tue Apr 02 16:45:45 2013 +0400
@@ -1,4 +1,21 @@
 
+Changes with nginx 1.2.8                                         02 Apr 2013
+
+    *) Bugfix: new sessions were not always stored if the "ssl_session_cache
+       shared" directive was used and there was no free space in shared
+       memory.
+       Thanks to Piotr Sikora.
+
+    *) Bugfix: responses might hang if subrequests were used and a DNS error
+       happened during subrequest processing.
+       Thanks to Lanshun Zhou.
+
+    *) Bugfix: in the ngx_http_mp4_module.
+       Thanks to Gernot Vormayr.
+
+    *) Bugfix: in backend usage accounting.
+
+
 Changes with nginx 1.2.7                                         12 Feb 2013
 
     *) Change: now if the "include" directive with mask is used on Unix