# HG changeset patch # User Igor Sysoev # Date 1226433898 0 # Node ID 5f665d0fa6a5f6e748157f2ccbc445b2db8125d0 # Parent 22b05d177dc60a4b089cf01566aa64324e7b3376 nginx-0.7.21-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 @@ -9,6 +9,53 @@ nginx changelog + + + + +Изменения в модуле ngx_http_limit_req_module. + + +Changes in the ngx_http_limit_req_module. + + + + + +поддержка EXSLT в модуле ngx_http_xslt_module.
+Спасибо Денису Латыпову. +
+ +the EXSLT support in the ngx_http_xslt_module.
+Thanks to Denis F. Latypoff. +
+
+ + + +совместимость с glibc 2.3.
+Спасибо Eric Benson и Максиму Дунину. +
+ +compatibility with glibc 2.3.
+Thanks to Eric Benson and Maxim Dounin. +
+
+ + + +nginx не запускался на MacOSX 10.4 и более ранних; +ошибка появилась в 0.7.6. + + +nginx could not run on MacOSX 10.4 and earlier; +the bug had appeared in 0.7.6. + + + +
+ + @@ -22,7 +69,7 @@ Changes in the ngx_http_gzip_filter_modu -модуль ngx_http_limit_req_module +модуль ngx_http_limit_req_module. the ngx_http_limit_req_module.