RELEASE-NOTES: Added missing addition of sasl login support

This commit is contained in:
Steve Holme 2012-06-03 19:28:08 +01:00
parent 8c0bfd3e0c
commit 79c2af3082
1 changed files with 2 additions and 1 deletions

View File

@ -11,8 +11,9 @@ This release includes the following changes:
o nss: use human-readable error messages provided by NSS
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 login authentication
o pop3: Added support for sasl ntlm authentication
o pop3: Added support for sasl cram-md5 authentication
This release includes the following bugfixes: