mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
nginx-0.8.16-RELEASE
This commit is contained in:
parent
81fed299ce
commit
d8b953859a
@ -9,6 +9,104 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.8.16" date="22.09.2009">
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Á image_filter_transparency.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "image_filter_transparency" directive.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÄÉÒÅËÔÉ×Á "addition_types" ÂÙÌÁ ÎÅ×ÅÒÎÏ ÎÁÚ×ÁÎÁ "addtion_types".
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
"addition_types" directive was incorrectly named "addtion_types".
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÏÒÞÉ ËÜÛÁ resolver'Á.<br/>
|
||||||
|
óÐÁÓÉÂÏ Matthew Dempsky.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
resolver cache poisoning.<br/>
|
||||||
|
Thanks to Matthew Dempsky.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÕÔÅÞËÉ ÐÁÍÑÔÉ × resolver'Å.<br/>
|
||||||
|
óÐÁÓÉÂÏ Matthew Dempsky.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
memory leak in resolver.<br/>
|
||||||
|
Thanks to Matthew Dempsky.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÎÅ×ÅÒÎÁÑ ÓÔÒÏËÁ ÚÁÐÒÏÓÁ × ÐÅÒÅÍÅÎÎÏÊ $request ÚÁÐÉÓÙ×ÁÌÁÓØ × access_log
|
||||||
|
ÔÏÌØËÏ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ error_log ÎÁ ÕÒÏ×ÎÅ info ÉÌÉ debug.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
invalid request line in $request variable was written in access_log
|
||||||
|
only if error_log was set to "info" or "debug" level.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
× ÐÏÄÄÅÒÖËÅ ÁÌØÆÁ-ËÁÎÁÌÁ PNG × ÍÏÄÕÌÅ ngx_http_image_filter_module.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
in PNG alpha-channel support in the ngx_http_image_filter_module.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
nginx ×ÓÅÇÄÁ ÄÏÂÁ×ÌÑÌ ÓÔÒÏËÕ "Vary: Accept-Encoding" × ÚÁÇÏÌÏ×ÏË ÏÔ×ÅÔÁ,
|
||||||
|
ÅÓÌÉ ÏÂÅ ÄÉÒÅËÔÉ×Ù gzip_static É gzip_vary ÂÙÌÉ ×ËÌÀÞÅÎÙ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
nginx always added "Vary: Accept-Encoding" response header line,
|
||||||
|
if both "gzip_static" and "gzip_vary" were on.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
× ÐÏÄÄÅÒÖËÅ ËÏÄÉÒÏ×ËÉ UTF-8 ÄÉÒÅËÔÉ×ÏÊ try_files × nginx/Windows.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
in UTF-8 encoding support by "try_files" directive in nginx/Windows.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÏÛÉÂËÉ ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ post_action;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.<br/>
|
||||||
|
óÐÁÓÉÂÏ éÇÏÒÀ áÒÔÅÍØÅ×Õ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
in "post_action" directive usage;
|
||||||
|
the bug had appeared in 0.8.11.<br/>
|
||||||
|
Thanks to Igor Artemiev.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.8.15" date="14.09.2009">
|
<changes ver="0.8.15" date="14.09.2009">
|
||||||
|
|
||||||
<change type="security">
|
<change type="security">
|
||||||
|
Loading…
Reference in New Issue
Block a user