]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.5.5-RELEASE release-0.5.5
authorIgor Sysoev <igor@sysoev.ru>
Sun, 24 Dec 2006 18:32:58 +0000 (18:32 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 24 Dec 2006 18:32:58 +0000 (18:32 +0000)
docs/xml/nginx/changes.xml

index 569c3e4e1c113eaf6ba6afff3da0da770a16e790..09276894515b4fa4af713886bec79a6f8278bb48 100644 (file)
@@ -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">