mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.7.38-RELEASE
This commit is contained in:
parent
5336bd878b
commit
5167244818
@ -9,6 +9,46 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.38" date="23.02.2009">
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para lang="ru">
|
||||||
|
ÌÏÇÇÉÒÏ×ÁÎÉÅ ÏÛÉÂÏË ÁÕÔÅÎÔÉÆÉËÁÃÉÉ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
authentication failures logging.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÉÍÑ/ÐÁÒÏÌØ, ÚÁÄÁÎÎÙÅ × auth_basic_user_file, ÉÇÎÏÒÉÒÏ×ÁÌÉÓØ ÐÏÓÌÅ ÎÅÞ£ÔÎÏÇÏ
|
||||||
|
ÞÉÓÌÁ ÐÕÓÔÙÈ ÓÔÒÏË.<br/>
|
||||||
|
óÐÁÓÉÂÏ áÌÅËÓÁÎÄÒÕ úÁÇÒÅÂÉÎÕ.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
name/password in auth_basic_user_file were ignored after odd number
|
||||||
|
of empty lines.<br/>
|
||||||
|
Thanks to Alexander Zagrebin.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÄÌÉÎÎÏÇÏ ÐÕÔÉ × unix domain ÓÏËÅÔÅ
|
||||||
|
× ÇÌÁ×ÎÏÍ ÐÒÏÃÅÓÓÅ ÐÒÏÉÓÈÏÄÉÌ segmentation fault;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.36.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a segmentation fault occurred in a master process,
|
||||||
|
if long path was used in unix domain socket;
|
||||||
|
the bug had appeared in 0.7.36.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.37" date="21.02.2009">
|
<changes ver="0.7.37" date="21.02.2009">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
@ -17,7 +57,7 @@
|
|||||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.36.
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.36.
|
||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
directive using upstreams did not work;
|
directives using upstreams did not work;
|
||||||
the bug had appeared in 0.7.36.
|
the bug had appeared in 0.7.36.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
Loading…
Reference in New Issue
Block a user