diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-10-26 06:27:24 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-10-26 06:27:24 +0000 |
| commit | 1405efbe2f15d04f5b970f48c5f670bb061a730c (patch) | |
| tree | fe0f15462a40dc2b9e005a943720d51fb924a193 /docs/xml | |
| parent | 66d28f5f5935601c83fd9b5e9569e87a985c82fc (diff) | |
| download | nginx-release-0.1.4.tar.gz nginx-release-0.1.4.tar.bz2 | |
nginx-0.1.4-RELEASE importrelease-0.1.4
*) Bugfix: in the ngx_http_autoindex_module.
Diffstat (limited to 'docs/xml')
| -rw-r--r-- | docs/xml/nginx/changes.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 690f003a6..44293f540 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -6,6 +6,20 @@ title="nginx"> +<changes ver="0.1.4" date="26.10.2004"> + +<change type="bugfix"> +<para lang="ru"> +ошибка в модуле ngx_http_autoindex_module. +</para> +<para lang="en"> +in the ngx_http_autoindex_module. +</para> +</change> + +</changes> + + <changes ver="0.1.3" date="25.10.2004"> <change type="feature"> @@ -38,6 +52,7 @@ proxy module may get caught in an endless loop when sendfile is not used. </changes> + <changes ver="0.1.2" date="21.10.2004"> <change type="feature"> |
