# HG changeset patch # User Igor Sysoev # Date 1314626586 0 # Node ID 01855743e3f6dd5ed9b50994013be4903c4dfb0c # Parent f872a86a655cdfce696387e44bcb3cc8bd47a358 Getting rid of "
" hacks. 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 @@ -104,7 +104,7 @@ is given by prefixes "~" or "~*". Спасибо Денису Латыпову. -now shared zones and caches use POSIX semaphores on Linux.
+now shared zones and caches use POSIX semaphores on Linux.
Thanks to Denis F. Latypoff.
@@ -218,7 +218,7 @@ now shared zones and caches use POSIX se Спасибо Adam Bocim. -in the "rotate" parameter of the "image_filter" directive.
+in the "rotate" parameter of the "image_filter" directive.
Thanks to Adam Bocim.
@@ -458,7 +458,7 @@ Thanks to Michael Lustfield. Спасибо Андрею Нигматулину. -now nginx uses a default listen backlog value -1 on Linux.
+now nginx uses a default listen backlog value -1 on Linux.
Thanks to Andrei Nigmatulin.
@@ -986,7 +986,7 @@ Thanks to Yuriy Taraday and Frank Enderl директива rewrite не экранировала символ ";" при копировании из URI -в аргументы.
+в аргументы.
Спасибо Daisuke Murase.
@@ -1102,7 +1102,7 @@ Thanks to Laurence Rowe. ответ SSI модуля мог передаваться не полностью после команды include с параметром wait="yes"; -ошибка появилась в 0.7.25.
+ошибка появилась в 0.7.25.
Спасибо Максиму Дунину.
@@ -1827,7 +1827,7 @@ the bug had appeared in 0.8.11. -теперь nginx/Windows игнорирует пробелы в конце URI.
+теперь nginx/Windows игнорирует пробелы в конце URI.
Спасибо Dan Crowley, Core Security Technologies.
@@ -1838,7 +1838,7 @@ Thanks to Dan Crowley, Core Security Tec -теперь nginx/Windows игнорирует короткие имена файлов.
+теперь nginx/Windows игнорирует короткие имена файлов.
Спасибо Dan Crowley, Core Security Technologies.
@@ -1922,7 +1922,7 @@ Thanks to Maxim Dounin. Спасибо Максиму Дунину. -regular expression named captures worked for two names only.
+regular expression named captures worked for two names only.
Thanks to Maxim Dounin.
@@ -1959,7 +1959,7 @@ Thanks to Julian Reich.
if the "expires modified" set date in the past, then a negative number -was set in the "Cache-Control" response header line.
+was set in the "Cache-Control" response header line.
Thanks to Alex Kapranoff.