nginx-0.7.15-RELEASE
diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 54c28ab..bbfa68d 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,49 @@ <title lang="en">nginx changelog</title> +<changes ver="0.7.15" date="08.09.2008"> + +<change type="feature"> +<para lang="ru"> +ÍÏÄÕÌØ ngx_http_random_index_module. +</para> +<para lang="en"> +the ngx_http_random_index_module. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á directio ÏÐÔÉÍÉÚÉÒÏ×ÁÎÁ ÄÌÑ ÚÁÐÒÏÓÏ× ÆÁÊÌÏ×, ÎÁÞÉÎÁÀÝÉÈÓÑ +Ó ÐÒÏÉÚ×ÏÌØÎÏÊ ÐÏÚÉÃÉÉ. +</para> +<para lang="en"> +the "directio" directive has been optimized for file requests starting +from arbitrary position. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÄÉÒÅËÔÉ×Á directio ÐÒÉ ÎÅÏÂÈÏÄÉÍÏÓÔÉ ÚÁÐÒÅÝÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ sendfile. +</para> +<para lang="en"> +the "directio" directive turns off sendfile if it is necessary. +</para> +</change> + +<change type="feature"> +<para lang="ru"> +ÔÅÐÅÒØ nginx ÒÁÚÒÅÛÁÅÔ ÐÏÄÞ£ÒËÉ×ÁÎÉÑ × ÉÍÅÎÁÈ ÓÔÒÏË × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ ËÌÉÅÎÔÁ. +</para> +<para lang="en"> +now nginx allows underscores in a client request header line names. +</para> +</change> + +</changes> + + <changes ver="0.7.14" date="01.09.2008"> <change type="change">