]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.8.55-RELEASE release-0.8.55
authorIgor Sysoev <igor@sysoev.ru>
Tue, 19 Jul 2011 13:59:47 +0000 (13:59 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 19 Jul 2011 13:59:47 +0000 (13:59 +0000)
docs/xml/nginx/changes.xml

index 3d6adcbad5e70a7114c74251dbe803082867ca48..8d5ad265eb9d907b4fd13f50d4fb8a2c5b53ad78 100644 (file)
@@ -9,6 +9,24 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.8.55" date="19.07.2011">
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ËÜÛÉÒÏ×ÁÎÉÑ
+× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.<br/>
+óÐÁÓÉÂÏ Lanshun Zhou.
+</para>
+<para lang="en">
+a segmentation fault might occur in a worker process,
+if a caching was used.<br/>
+Thanks to Lanshun Zhou.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.8.54" date="14.12.2010">
 
 <change type="bugfix">
@@ -16145,7 +16163,7 @@ the double slashes in "://" in the URI were converted to ":/".
 </para>
 <para lang="en">
 if the request without arguments contains "//", "/./", "/../" or "%XX"
-then the lost character in the request line was lost;
+then the last character in the request line was lost;
 the bug had appeared in 0.1.9.
 </para>
 </change>