nginx-0.7.41-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 6b61fd6..dec514b 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,27 @@ <title lang="en">nginx changelog</title> +<changes ver="0.7.41" date="11.03.2009"> + +<change type="bugfix"> +<para lang="ru"> +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault, +ÅÓÌÉ × server_name ÉÌÉ location ÂÙÌÉ ×ÙÄÅÌÅÎÉÑ × ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ; +ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.40.<br/> +óÐÁÓÉÂÏ ÷ÌÁÄÉÍÉÒÕ óÏÐÏÔÕ. +</para> +<para lang="en"> +a segmentation fault might occur in worker process, +if a "server_name" or a "location" directives had captures +in regular expressions; +the issue had appeared in 0.7.40.<br/> +Thanks to Vladimir Sopot. +</para> +</change> + +</changes> + + <changes ver="0.7.40" date="09.03.2009"> <change type="feature">