From 811efda97d14351a7d85857168b5cc2acaa16697 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 31 May 2010 15:10:04 +0000 Subject: nginx-0.8.39-RELEASE --- docs/xml/nginx/changes.xml | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 62306846e..fe17f4407 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,41 @@ nginx changelog + + + + +наследуемая директива alias неправильно работала во вложенном location'е. + + +an inherited "alias" directive worked incorrectly in inclusive location. + + + + + +в комбинации директив alias с переменными и try_files; + + +in "alias" with variables and "try_files" directives combination. + + + + + +listen unix domain и IPv6 сокеты не наследовались во время обновления +без перерыва.
+Спасибо Максиму Дунину. +
+ +listen unix domain and IPv6 sockets did not inherit while online upgrade.
+Thanks to Maxim Dounin. +
+
+ +
+ + @@ -993,7 +1028,7 @@ Thanks to Maxim Dounin. -listen unix domain сокет не наследовались во время обновления без перерыва. +listen unix domain сокет не наследовался во время обновления без перерыва. listen unix domain socket did not inherit while online upgrade. -- cgit v1.2.3