# HG changeset patch # User Maxim Dounin # Date 1372768130 -14400 # Node ID 5bdca4812974011731e5719a6c398b54f14a6d61 # Parent b66ec10e901a6fa0fc19937ceeb52b5ea1fbb706 nginx-1.5.2-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -5,6 +5,55 @@ + + + + +теперь можно использовать несколько директив error_log. + + +now several "error_log" directives can be used. + + + + + +метод $r->header_in() встроенного перла не возвращал значения строк +"Cookie" и "X-Forwarded-For" из заголовка запроса; +ошибка появилась в 1.3.14. + + +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. + + + + + +в модуле ngx_http_spdy_module.
+Спасибо Jim Radford. +
+ +in the ngx_http_spdy_module.
+Thanks to Jim Radford. +
+
+ + + +nginx не собирался на Linux при использовании x32 ABI.
+Спасибо Сергею Иванцову. +
+ +nginx could not be built on Linux with x32 ABI.
+Thanks to Serguei Ivantsov. +
+
+ +
+ +