diff text/en/CHANGES-1.2 @ 783:6e63a58b28cf

nginx-1.2.6
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 11 Dec 2012 14:53:58 +0000
parents 87bebf003663
children 73f1827f0f68
line wrap: on
line diff
--- a/text/en/CHANGES-1.2
+++ b/text/en/CHANGES-1.2
@@ -1,4 +1,15 @@
 
+Changes with nginx 1.2.6                                         11 Dec 2012
+
+    *) Feature: the $request_time and $msec variables can now be used not
+       only in the "log_format" directive.
+
+    *) Bugfix: cache manager and cache loader processes might not be able to
+       start if more than 512 listen sockets were used.
+
+    *) Bugfix: in the ngx_http_dav_module.
+
+
 Changes with nginx 1.2.5                                         13 Nov 2012
 
     *) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"