nginx-1.0.0-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 366abf9..d09eda1 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,43 @@ <title lang="en">nginx changelog</title> +<changes ver="1.0.0" date="12.04.2011"> + +<change type="bugfix"> +<para lang="ru"> +cache manager ÍÏÇ ÎÁÇÒÕÖÁÔØ ÐÒÏÃÅÓÓÏÒ ÐÏÓÌÅ ÐÅÒÅËÏÎÆÉÇÕÒÁÃÉÉ.<br/> +óÐÁÓÉÂÏ íÁËÓÉÍÕ äÕÎÉÎÕ. +</para> +<para lang="en"> +a cache manager might hog CPU after reload.<br/> +Thanks to Maxim Dounin. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á "image_filter crop" ÎÅÐÒÁ×ÉÌØÎÏ ÒÁÂÏÔÁÌÁ × ÓÏÞÅÔÁÎÉÉ Ó +"image_filter rotate 180". +</para> +<para lang="en"> +an "image_filter crop" directive worked incorrectly coupled with +an "image_filter rotate 180" directive. +</para> +</change> + +<change type="bugfix"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á "satisfy any" ÚÁÐÒÅÝÁÌÁ ×ÙÄÁÞÕ ÐÏÌØÚÏ×ÁÔÅÌØÓËÏÊ ÓÔÒÁÎÉÃÙ +ÄÌÑ 401 ËÏÄÁ. +</para> +<para lang="en"> +a "satisfy any" directive disabled custom 401 error page. +</para> +</change> + +</changes> + + <changes ver="0.9.7" date="04.04.2011"> <change type="feature">