mirror of
https://github.com/nginx/nginx.git
synced 2026-09-01 02:58:40 +00:00
nginx-0.1.8-RELEASE import
*) Bugfix: in the ngx_http_autoindex_module if the long file names were
in the listing.
*) Feature: the "^~" modifier in the location directive.
*) Feature: the proxy_max_temp_file_size directive.
This commit is contained in:
parent
13376e1538
commit
d43bee8ee9
57 changed files with 890 additions and 600 deletions
|
|
@ -6,18 +6,50 @@
|
|||
title="nginx">
|
||||
|
||||
|
||||
<changes ver="0.1.8" date="20.11.2004">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÏÛÉÂËÁ × ÍÏÄÕÌÅ ngx_http_autoindex_module ÐÒÉ ÐÏËÁÚÅ ÄÌÉÎÎÙÈ ÉͣΠÆÁÊÌÏ×.
|
||||
</para>
|
||||
<para lang="en">
|
||||
in the ngx_http_autoindex_module if the long file names were in the listing.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÍÏÄÉÆÉËÁÔÏÒ "^~" × ÄÉÒÅËÔÉ×Å location.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "^~" modifier in the location directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á proxy_max_temp_file_size.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the proxy_max_temp_file_size directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.1.7" date="12.11.2004">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ sendfile, ÅÓÌÉ ÐÅÒÅÄÁ×ÁÅÍÙÊ ÆÁÊÌ ÍÅÎÑÌÓÑ, ÔÏ ÍÏÇ
|
||||
ÐÒÏÉÚÏÊÔÉ segmentation fault ÎÁ FreeBSD;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.1.2.
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.1.5.
|
||||
</para>
|
||||
<para lang="en">
|
||||
on FreeBSD the segmentation fault may occure if the size of the transferred
|
||||
file was changed;
|
||||
bug appeared in 0.1.2.
|
||||
bug appeared in 0.1.5.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue