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

index 2c3d699f1eb947c5fdfa571a2bdc7b76f837a344..919388baf4c9653228ece34e1d067cce30c779a1 100644 (file)
@@ -9,6 +9,24 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.7.69" 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.7.68" date="14.12.2010">
 
 <change type="bugfix">
@@ -14619,7 +14637,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>