pop3: Added support for sasl cram-md5 authentication

This commit is contained in:
Steve Holme
2012-06-03 19:13:16 +01:00
parent 24f127027b
commit 8c0bfd3e0c
3 changed files with 72 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ This release includes the following changes:
o added --metalink for metalink download support
o pop3: Added support for sasl ntlm authentication
o pop3: Added support for sasl plain text authentication
o pop3: Added support for sasl cram-md5 authentication
This release includes the following bugfixes: