diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-01-18 12:15:37 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-01-18 12:15:37 +0000 |
commit | e2bfae239fdd4645a2f33cf5a09f8cd440516c72 (patch) | |
tree | 0f74843e3930e1648b7b82aeb1787f3bfcd8e006 | |
parent | ccb34cb46d1078e5043d4e43402ea7a09283ee50 (diff) |
RELEASE-NOTES: Added missing imap fix
Added missing imap fix as per commit 709b3506cd9b.
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 00e37ef56..1f81a20fa 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -44,6 +44,7 @@ This release includes the following bugfixes: o curl: ignore SIGPIPE o pop3: Added support for non-blocking SSL upgrade o pop3: Fixed default authentication detection + o imap: Fixed usernames and passwords that contain escape characters This release includes the following known bugs: |