# HG changeset patch # User Igor Sysoev # Date 1161793765 0 # Node ID e372368dadd7b2ecd0182b2f1b11db86fc27b2c3 # Parent b630109560b7c5b0ac396d6ef7fe7c637dca433d nginx-0.4.11-RELEASE diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,42 @@ nginx changelog + + + + +POP3 прокси поддерживает AUTH LOIGN PLAIN и CRAM-MD5. + + +the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5. + + + + + +модуль ngx_http_perl_module поддерживает метод $r->allow_ranges. + + +the ngx_http_perl_module supports the $r->allow_ranges method. + + + + + +при включённой поддержке команды APOP в POP3 прокси могли +не работать команды USER/PASS; +ошибка появилась в 0.4.10. + + +if the APOP was enabledi in the POP3 proxy, then the USER/PASS commands +might not work; +bug appeared in 0.4.10. + + + + + +