diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-23 17:03:44 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-10-23 17:03:44 +0000 |
| commit | 858129b6b4b47e15a37745c2971acfa012a9dbe3 (patch) | |
| tree | 085874181707cff239ed3ca07867139440446914 /roundcubemail/CHANGELOG | |
| parent | 2fd12fdd46c6864cf71fd1487f204b4d02e5d712 (diff) | |
- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)
git-svn-id: https://svn.roundcube.net/trunk@4126 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 215c2109c..c5bb2a1c5 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -46,6 +46,7 @@ CHANGELOG Roundcube Webmail - Add support for AUTH=PLAIN in IMAP authentication - Re-implemented SMTP proxy authentication support - Add support for IMAP proxy authentication (#1486690) +- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831) RELEASE 0.4.2 ------------- |
