mirror of
https://github.com/nginx/nginx.git
synced 2026-06-10 17:31:53 -04:00
nginx-0.8.17-RELEASE
This commit is contained in:
parent
65166cfa2f
commit
37e4b61aee
1 changed files with 43 additions and 0 deletions
|
|
@ -9,6 +9,49 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.8.17" date="28.09.2009">
|
||||
|
||||
<change type="security">
|
||||
<para lang="ru">
|
||||
ÔÅÐÅÒØ ÓÉÍ×ÏÌÙ "/../" ÚÁÐÒÅÝÅÎÙ × ÓÔÒÏËÅ "Destination" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
now "/../" are disabled in "Destination" request header line.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ÔÅÐÅÒØ ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ $host ×ÓÅÇÄÁ × ÎÉÖÎÅÍ ÒÅÇÉÓÔÒÅ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
now $host variable value is always low case.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÐÅÒÅÍÅÎÎÁÑ $ssl_session_id.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the $ssl_session_id variable.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÕÔÅÞËÉ ÓÏËÅÔÏ×;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.8.11.
|
||||
</para>
|
||||
<para lang="en">
|
||||
socket leak;
|
||||
the bug had appeared in 0.8.11.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.8.16" date="22.09.2009">
|
||||
|
||||
<change type="feature">
|
||||
|
|
|
|||
Loading…
Reference in a new issue