comparison 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
comparison
equal deleted inserted replaced
937:c1751a5e538a 938:edc2c630ba62
1
2 Changes with nginx 1.5.2 02 Jul 2013
3
4 *) Feature: now several "error_log" directives can be used.
5
6 *) Bugfix: the $r->header_in() embedded perl method did not return value
7 of the "Cookie" and "X-Forwarded-For" request header lines; the bug
8 had appeared in 1.3.14.
9
10 *) Bugfix: in the ngx_http_spdy_module.
11 Thanks to Jim Radford.
12
13 *) Bugfix: nginx could not be built on Linux with x32 ABI.
14 Thanks to Serguei Ivantsov.
15
1 16
2 Changes with nginx 1.5.1 04 Jun 2013 17 Changes with nginx 1.5.1 04 Jun 2013
3 18
4 *) Feature: the "ssi_last_modified", "sub_filter_last_modified", and 19 *) Feature: the "ssi_last_modified", "sub_filter_last_modified", and
5 "xslt_last_modified" directives. 20 "xslt_last_modified" directives.