nginx-0.7.25-RELEASE

This commit is contained in:
Igor Sysoev 2008-12-08 14:43:16 +00:00
parent 851cd73f1d
commit 4a51be09d0

View File

@ -9,6 +9,47 @@
<title lang="en">nginx changelog</title>
<changes ver="0.7.25" date="08.12.2008">
<change type="change">
<para lang="ru">
× ÏÂÒÁÂÏÔËÅ ÐÏÄÚÁÐÒÏÓÏ×.
</para>
<para lang="en">
in subrequest processing.
</para>
</change>
<change type="change">
<para lang="ru">
ÔÅÐÅÒØ ÒÁÚÒÅÛÁÀÔÓÑ POST'Ù ÂÅÚ ÓÔÒÏËÉ "Content-Length" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ.
</para>
<para lang="en">
now POSTs without "Content-Length" header line are allowed.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Ù limit_req É limit_conn ÕËÁÚÙ×ÁÀÔ ÐÒÉÞÉÎÕ ÚÁÐÒÅÔÁ ÚÁÐÒÏÓÁ.
</para>
<para lang="en">
now the "limit_req" and "limit_conn" directives log a prohibition reason.
</para>
</change>
<change type="bugfix">
<para lang="ru">
× ÐÁÒÁÍÅÔÒÅ delete ÄÉÒÅËÔÉ×Ù geo.
</para>
<para lang="en">
in the "delete" parameter of the "geo" directive.
</para>
</change>
</changes>
<changes ver="0.7.24" date="01.12.2008">
<change type="feature">