comparison CHANGES @ 252:644510700914 NGINX_0_4_11

nginx 0.4.11 *) Feature: the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5. *) Feature: the ngx_http_perl_module supports the $r->allow_ranges method. *) Bugfix: if the APOP was enabled in the POP3 proxy, then the USER/PASS commands might not work; bug appeared in 0.4.10.
author Igor Sysoev <http://sysoev.ru>
date Wed, 25 Oct 2006 00:00:00 +0400
parents fbf2b2f66c9f
children f3ec44f4a53b
comparison
equal deleted inserted replaced
251:16ffa8ae5759 252:644510700914
1
2 Changes with nginx 0.4.11 25 Oct 2006
3
4 *) Feature: the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5.
5
6 *) Feature: the ngx_http_perl_module supports the $r->allow_ranges
7 method.
8
9 *) Bugfix: if the APOP was enabledi in the POP3 proxy, then the
10 USER/PASS commands might not work; bug appeared in 0.4.10.
11
1 12
2 Changes with nginx 0.4.10 23 Oct 2006 13 Changes with nginx 0.4.10 23 Oct 2006
3 14
4 *) Feature: the IMAP/POP3 proxy supports the APOP command. 15 *) Feature: the IMAP/POP3 proxy supports the APOP command.
5 16