]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.7.25-RELEASE release-0.7.25
authorIgor Sysoev <igor@sysoev.ru>
Mon, 8 Dec 2008 14:43:16 +0000 (14:43 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 8 Dec 2008 14:43:16 +0000 (14:43 +0000)
docs/xml/nginx/changes.xml

index 83c135fb7b47895e489f49104de3cd9b6906df0c..91dddce4cd3c939474b9059ca2efbc648c94c9c4 100644 (file)
@@ -9,6 +9,47 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.7.25" date="08.12.2008">
+
+<change type="change">
+<para lang="ru">
+× ÏÂÒÁÂÏÔËÅ ÐÏÄÚÁÐÒÏÓÏ×.
+</para>
+<para lang="en">
+in subrequest processing.
+</para>
+</change>
+
+<change type="change">
+<para lang="ru">
+ÔÅÐÅÒØ ÒÁÚÒÅÛÁÀÔÓÑ POST'Ù ÂÅÚ ÓÔÒÏËÉ "Content-Length" × ÚÁÇÏÌÏ×ËÅ ÚÁÐÒÏÓÁ.
+</para>
+<para lang="en">
+now POSTs without "Content-Length" header line are allowed.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Ù limit_req É limit_conn ÕËÁÚÙ×ÁÀÔ ÐÒÉÞÉÎÕ ÚÁÐÒÅÔÁ ÚÁÐÒÏÓÁ.
+</para>
+<para lang="en">
+now the "limit_req" and "limit_conn" directives log a prohibition reason.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+× ÐÁÒÁÍÅÔÒÅ delete ÄÉÒÅËÔÉ×Ù geo.
+</para>
+<para lang="en">
+in the "delete" parameter of the "geo" directive.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.7.24" date="01.12.2008">
 
 <change type="feature">