nginx-0.4.11-RELEASE

This commit is contained in:
Igor Sysoev 2006-10-25 16:29:25 +00:00
parent 62f87beb76
commit d9d1ff1294

View 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">