nginx-0.3.49-RELEASE import

*) Bugfix: in the "set" directive.

    *) Bugfix: if two or more FastCGI subrequests was in SSI, then first
       subrequest output was included instead of second and following
       subrequests.
This commit is contained in:
Igor Sysoev 2006-05-31 14:11:45 +00:00
parent e50ef56c96
commit af3b7ea9ad
4 changed files with 31 additions and 3 deletions

View file

@ -9,6 +9,32 @@
<title lang="en">nginx changelog</title>
<changes ver="0.3.49" date="31.05.2006">
<change type="bugfix">
<para lang="ru">
× ÄÉÒÅËÔÉ×Å set.
</para>
<para lang="en">
in the "set" directive.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÐÒÉ ×ËÌÀÞÅÎÉÉ × ssi Ä×ÕÈ É ÂÏÌÅÅ ÐÏÄÚÁÐÒÏÓÏ×, ÏÂÒÁÂÁÔÙ×ÁÅÍÙÈ ÞÅÒÅÚ FastCGI,
×ÍÅÓÔÏ ×Ù×ÏÄÁ ×ÔÏÒÏÇÏ É ÏÓÔÁÌØÎÙÈ ÐÏÄÚÁÐÒÏÓÏ× × ÏÔ×ÅÔ ×ËÌÀÞÁÌÓÑ ×Ù×ÏÄ
ÐÅÒ×ÏÇÏ ÐÏÄÚÁÐÒÏÓÁ.
</para>
<para lang="en">
if two or more FastCGI subrequests was in SSI, then first subrequest output
was included instead of second and following subrequests.
</para>
</change>
</changes>
<changes ver="0.3.48" date="29.05.2006">
<change type="change">