mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.8.55-RELEASE
This commit is contained in:
parent
429854b1f6
commit
4c9f232855
@ -9,6 +9,24 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<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">
|
<changes ver="0.8.54" date="14.12.2010">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
@ -16145,7 +16163,7 @@ the double slashes in "://" in the URI were converted to ":/".
|
|||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
if the request without arguments contains "//", "/./", "/../" or "%XX"
|
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.
|
the bug had appeared in 0.1.9.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
Loading…
Reference in New Issue
Block a user