nginx-0.7.61-RELEASE

This commit is contained in:
Igor Sysoev 2009-06-22 09:37:07 +00:00
parent 0fd29f9f30
commit 36f31e9e5e
1 changed files with 42 additions and 0 deletions

View File

@ -9,6 +9,47 @@
<title lang="en">nginx changelog</title>
<changes ver="0.7.61" date="22.06.2009">
<change type="bugfix">
<para lang="ru">
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ ÎÁ MacOSX 10.6.
</para>
<para lang="en">
nginx could not be built on MacOSX 10.6.
the bug had appeared in 0.8.2.
</para>
</change>
<change type="bugfix">
<para lang="ru">
nginx ÎÅ ÓÏÂÉÒÁÌÓÑ Ó ÐÁÒÁÍÅÔÒÏÍ --without-http-cache;
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.60.
</para>
<para lang="en">
nginx could not be built --without-http-cache;
the bug had appeared in 0.7.60.
</para>
</change>
<change type="bugfix">
<para lang="ru">
ÅÓÌÉ ÂÙÌÏ ÉÓÐÏÌØÚÏ×ÁÌÓÑ ÐÅÒÅÈ×ÁÔ 401 ÏÛÉÂËÉ ÏÔ ÂÜËÅÎÄÁ É ÂÜËÅÎÄ
ÎÅ ×ÏÚ×ÒÁÝÁÌ ÓÔÒÏËÕ "WWW-Authenticate" × ÚÁÇÏÌÏ×ËÅ ÏÔ×ÅÔÁ,
ÔÏ × ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault.<br/>
óÐÁÓÉÂÏ å×ÇÅÎÉÀ íÙÞÌÏ.
</para>
<para lang="en">
a segmentation fault occurred in worker process,
if a backend 401 error was intercepted and the backend did not set
the "WWW-Authenticate" response header line.<br/>
Thanks to Eugene Mychlo.
</para>
</change>
</changes>
<changes ver="0.7.60" date="15.06.2009">
<change type="feature">
@ -126,6 +167,7 @@ in proxy_store, fastcgi_store, proxy_cache, and fastcgi_cache in nginx/Windows.
</changes>
<!-- 0.8.x branch -->
<changes ver="0.7.59" date="25.05.2009">
<change type="feature">