mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
nginx-0.8.45-RELEASE
This commit is contained in:
parent
5a19097c9b
commit
b399298a6c
@ -9,6 +9,45 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.8.45" date="13.07.2010">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÕÌÕÞÛÅÎÉÑ × ÍÏÄÕÌÅ ngx_http_xslt_filter.<br/>
|
||||
óÐÁÓÉÂÏ Laurence Rowe.
|
||||
</para>
|
||||
<para lang="en">
|
||||
ngx_http_xslt_filter improvements.<br/>
|
||||
Thanks to Laurence Rowe.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÏÔ×ÅÔ SSI ÍÏÄÕÌÑ ÍÏÇ ÐÅÒÅÄÁ×ÁÔØÓÑ ÎÅ ÐÏÌÎÏÓÔØÀ ÐÏÓÌÅ ËÏÍÁÎÄÙ include
|
||||
Ó ÐÁÒÁÍÅÔÒÏÍ wait="yes";
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.25. <br/>
|
||||
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
SSI response might be truncated after include with wait="yes";
|
||||
the bug had appeared in 0.7.25.<br/>
|
||||
Thanks to Maxim Dounin.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á listen ÎÅ ÐÏÄÄÅÒÖÉ×ÁÌÁ ÐÁÒÁÍÅÔÒ setfib=0.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "listen" directive did not support the "setfib=0" parameter.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.8.44" date="05.07.2010">
|
||||
|
||||
<change type="change">
|
||||
@ -28,8 +67,7 @@ if they have a "Set-Cookie" header line.
|
||||
óÐÁÓÉÂÏ áÎÄÒÅÀ æÉÌÏÎÏ×Õ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "listen" directive supports the "setfib" parameter.
|
||||
<br/>
|
||||
the "listen" directive supports the "setfib" parameter.<br/>
|
||||
Thanks to Andrew Filonov.
|
||||
</para>
|
||||
</change>
|
||||
@ -67,7 +105,7 @@ nginx
|
||||
óÐÁÓÉÂÏ Miroslaw Jaworski.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx treated a large SSLv2 packets as plain requests.<br/>
|
||||
nginx treated large SSLv2 packets as plain requests.<br/>
|
||||
Thanks to Miroslaw Jaworski.
|
||||
</para>
|
||||
</change>
|
||||
|
Loading…
Reference in New Issue
Block a user