diff text/en/CHANGES @ 938:edc2c630ba62

nginx-1.5.2
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 02 Jul 2013 17:24:52 +0400
parents 31ed5c0a348b
children 489b983ec7bc
line wrap: on
line diff
--- a/text/en/CHANGES	Thu Jun 27 13:18:24 2013 +0400
+++ b/text/en/CHANGES	Tue Jul 02 17:24:52 2013 +0400
@@ -1,4 +1,19 @@
 
+Changes with nginx 1.5.2                                         02 Jul 2013
+
+    *) Feature: now several "error_log" directives can be used.
+
+    *) Bugfix: the $r->header_in() embedded perl method did not return value
+       of the "Cookie" and "X-Forwarded-For" request header lines; the bug
+       had appeared in 1.3.14.
+
+    *) Bugfix: in the ngx_http_spdy_module.
+       Thanks to Jim Radford.
+
+    *) Bugfix: nginx could not be built on Linux with x32 ABI.
+       Thanks to Serguei Ivantsov.
+
+
 Changes with nginx 1.5.1                                         04 Jun 2013
 
     *) Feature: the "ssi_last_modified", "sub_filter_last_modified", and