mirror of
https://github.com/nginx/nginx.git
synced 2026-08-27 04:07:18 +00:00
nginx-0.3.60-RELEASE import
*) Bugfix: a worker process may got caught in an endless loop while an
error redirection; the bug had appeared in 0.3.59.
This commit is contained in:
parent
51c53f9bf1
commit
5fede1e415
4 changed files with 32 additions and 6 deletions
|
|
@ -9,6 +9,23 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.3.60" date="18.08.2006">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
×Ï ×ÒÅÍÑ ÐÅÒÅÎÁÐÒÁ×ÌÅÎÉÑ ÏÛÉÂËÉ ÒÁÂÏÞÉÊ ÐÒÏÃÅÓÓ ÍÏÇ ÚÁÃÉËÌÉÔØÓÑ;
|
||||
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.3.59.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a worker process may got caught in an endless loop
|
||||
while an error redirection;
|
||||
bug appeared in 0.3.59.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.3.59" date="16.08.2006">
|
||||
|
||||
<change type="feature">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue