]> git.kaiwu.me - nginx.git/commitdiff
nginx-0.4.11-RELEASE release-0.4.11
authorIgor Sysoev <igor@sysoev.ru>
Wed, 25 Oct 2006 16:29:25 +0000 (16:29 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 25 Oct 2006 16:29:25 +0000 (16:29 +0000)
docs/xml/nginx/changes.xml

index 6c4113fc7bf30e3c45777de0f8b48abc7b557374..ee2a6b8825d347c2042b556a122e75ab9b165461 100644 (file)
@@ -9,6 +9,42 @@
 <title lang="en">nginx changelog</title>
 
 
+<changes ver="0.4.11" date="25.10.2006">
+
+<change type="feature">
+<para lang="ru">
+POP3 ÐÒÏËÓÉ ÐÏÄÄÅÒÖÉ×ÁÅÔ AUTH LOIGN PLAIN É CRAM-MD5.
+</para>
+<para lang="en">
+the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5.
+</para>
+</change>
+
+<change type="feature">
+<para lang="ru">
+ÍÏÄÕÌØ ngx_http_perl_module ÐÏÄÄÅÒÖÉ×ÁÅÔ ÍÅÔÏÄ $r->allow_ranges.
+</para>
+<para lang="en">
+the ngx_http_perl_module supports the $r->allow_ranges method.
+</para>
+</change>
+
+<change type="bugfix">
+<para lang="ru">
+ÐÒÉ ×ËÌÀÞ£ÎÎÏÊ ÐÏÄÄÅÒÖËÅ ËÏÍÁÎÄÙ APOP × POP3 ÐÒÏËÓÉ ÍÏÇÌÉ
+ÎÅ ÒÁÂÏÔÁÔØ ËÏÍÁÎÄÙ USER/PASS;
+ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.4.10.
+</para>
+<para lang="en">
+if the APOP was enabledi in the POP3 proxy, then the USER/PASS commands
+might not work;
+bug appeared in 0.4.10.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="0.4.10" date="23.10.2006">
 
 <change type="feature">