]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.15-RELEASE release-0.7.15
authorIgor Sysoev <igor@sysoev.ru>
Mon, 8 Sep 2008 08:36:22 +0000 (08:36 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 8 Sep 2008 08:36:22 +0000 (08:36 +0000)
docs/xml/nginx/changes.xml

index 54c28abf440dfbc247415c51d934bbb2c424ccda..bbfa68d27bda9bbcffef73b6839480aeabb165f2 100644 (file)
@@ -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">