mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.7.8-RELEASE
This commit is contained in:
parent
b83f893c75
commit
af76fef397
@ -9,6 +9,53 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.8" date="04.08.2008">
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÍÏÄÕÌØ ngx_http_xslt_module.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the ngx_http_xslt_module.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÅÒÅÍÅÎÎÙÅ "$arg_...".
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
the "$arg_..." variables.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÏÄÄÅÒÖËÁ directio × Solaris.<br/>
|
||||||
|
óÐÁÓÉÂÏ Ivan Debnar.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
Solaris directio support.<br/>
|
||||||
|
Thanks to Ivan Debnar.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÔÅÐÅÒØ, ÅÓÌÉ FastCGI-ÓÅÒ×ÅÒ ÐÒÉÓÙÌÁÅÔ ÓÔÒÏËÕ "Location" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ
|
||||||
|
ÂÅÚ ÓÔÒÏËÉ ÓÔÁÔÕÓÁ, ÔÏ nginx ÉÓÐÏÌØÚÕÅÔ ËÏÄ ÓÔÁÔÕÓÁ 302.<br/>
|
||||||
|
óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
now if FastCGI server sends a "Location" header line without status line,
|
||||||
|
then nginx uses 302 status code.<br/>
|
||||||
|
Thanks to Maxim Dounin.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.7" date="30.07.2008">
|
<changes ver="0.7.7" date="30.07.2008">
|
||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
@ -55,19 +102,21 @@ Thanks to Maxim Dounin.
|
|||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ÄÉŇĹËÔÉ×Á directio.
|
ÄÉÒÅËÔÉ×Á directio.<br/>
|
||||||
|
óÐÁÓÉÂÏ Jiang Hong.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
the "directio" directive.
|
the "directio" directive.<br/>
|
||||||
|
Thanks to Jiang Hong.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
<change type="feature">
|
<change type="feature">
|
||||||
<para lang="ru">
|
<para lang="ru">
|
||||||
ĐĎÄÄĹŇÖËÁ sendfile() × MacOSX 1.5.
|
ÐÏÄÄÅÒÖËÁ sendfile() × MacOSX 10.5.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
MacOSX 1.5 sendfile() support.
|
MacOSX 10.5 sendfile() support.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
@ -1258,7 +1307,6 @@ Thanks to Manlio Perillo.
|
|||||||
<para lang="en">
|
<para lang="en">
|
||||||
if variable values used in a "proxy_pass" directive contain IP-addresses only,
|
if variable values used in a "proxy_pass" directive contain IP-addresses only,
|
||||||
then a "resolver" directive is not mandatory.
|
then a "resolver" directive is not mandatory.
|
||||||
resolver
|
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user