nginx-0.7.24-RELEASE
This commit is contained in:
parent
383884aa85
commit
c52228f178
1 changed files with 34 additions and 0 deletions
|
@ -9,6 +9,40 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.7.24" date="01.12.2008">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á if_modified_since.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "if_modified_since" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
nginx ÎÅ ÏÂÒÁÂÁÔÙ×ÁÌ ÏÔ×ÅÔ FastCGI-ÓÅÒ×ÅÒÁ,
|
||||
ÅÓÌÉ ÐÅÒÅÄ ÏÔ×ÅÔÏÍ ÓÅÒ×ÅÒ ÐÅÒÅÄÁ×ÁÌ ÍÎÏÇÏ ÓÏÏÂÝÅÎÉÊ × stderr.
|
||||
</para>
|
||||
<para lang="en">
|
||||
nginx did not process a FastCGI server response,
|
||||
if the server send too many messages to stderr before response.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÅÒÅÍÅÎÎÙÅ "$cookie_..." ÎÅ ÒÁÂÏÔÁÌÉ × SSI and × ÐÅÒÌÏ×ÏÍ ÍÏÄÕÌÅ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "$cookie_..." variables did not work in the SSI and the perl module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.7.23" date="27.11.2008">
|
||||
|
||||
<change type="feature">
|
||||
|
|
Loading…
Reference in a new issue