diff text/en/CHANGES-1.2 @ 765:87bebf003663

nginx-1.2.5
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 13 Nov 2012 13:53:10 +0000
parents d05c1c996ced
children 6e63a58b28cf
line wrap: on
line diff
--- a/text/en/CHANGES-1.2
+++ b/text/en/CHANGES-1.2
@@ -1,4 +1,24 @@
 
+Changes with nginx 1.2.5                                         13 Nov 2012
+
+    *) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
+       directive.
+       Thanks to Mike Kazantsev and Eric O'Connor.
+
+    *) Feature: the $bytes_sent, $connection, and $connection_requests
+       variables can now be used not only in the "log_format" directive.
+       Thanks to Benjamin Grössing.
+
+    *) Feature: resolver now randomly rotates addresses returned from cache.
+       Thanks to Anton Jouline.
+
+    *) Feature: the "auto" parameter of the "worker_processes" directive.
+
+    *) Bugfix: "cache file ... has md5 collision" alert.
+
+    *) Bugfix: OpenSSL 0.9.7 compatibility.
+
+
 Changes with nginx 1.2.4                                         25 Sep 2012
 
     *) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.