nginx-0.5.5-RELEASE
This commit is contained in:
parent
39592de19f
commit
33bd27797f
1 changed files with 61 additions and 0 deletions
|
@ -9,6 +9,67 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.5.5" date="24.12.2006">
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ËÌÀÞ -v ÂÏÌØÛÅ ÎÅ ×Ù×ÏÄÉÔ ÉÎÆÏÒÍÁÃÉÀ Ï ËÏÍÐÉÌÑÔÏÒÅ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the -v switch does not show compiler information any more.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ËÌÀÞ -V.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the -V switch.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á worker_rlimit_core ÐÏÄÄÅÒÖÉ×ÁÅÔ ÕËÁÚÁÎÉÅ ÒÁÚÍÅÒÁ × K, M É G.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "worker_rlimit_core" directive supports size in K, M, and G.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÍÏÄÕÌØ nginx.pm ÔÅÐÅÒØ ÍÏÖÅÔ ÕÓÔÁÎÁ×ÌÉ×ÁÔØÓÑ ÎÅÐÒÉ×ÉÌÅÇÉÒÏ×ÁÎÎÙÍ ÐÏÌØÚÏ×ÁÔÅÌÅÍ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the nginx.pm module now could be installed by an unprivileged user.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÍÅÔÏÄÏ× $r->request_body ÉÌÉ $r->request_body_file ÍÏÇ
|
||||
ÐÒÏÉÚÏÊÔÉ segmentation fault.
|
||||
</para>
|
||||
<para lang="en">
|
||||
a segmentation fault might occur if the $r->request_body or
|
||||
$r->request_body_file methods were used.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÏÛÉÂÏË, ÓÐÅÃÉÆÉÞÎÙÈ ÄÌÑ ÐÌÁÔÆÏÒÍÙ ppc.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ppc platform specific bugs.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.5.4" date="15.12.2006">
|
||||
|
||||
<change type="feature">
|
||||
|
|
Loading…
Reference in a new issue