Updated bundled imaplib2 to 2.36

2.36 it includes support for SSL version override that was integrated
into our code before, no other changes.

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
Eygene Ryabinkin
2013-09-19 17:19:37 +04:00
parent 2df5b716b5
commit be1c72ea5f
2 changed files with 7 additions and 5 deletions

View File

@ -33,6 +33,9 @@ WIP (add new stuff for the next release)
- fix for Gmail sending a BYE response after reading >100 messages
in a session;
- includes fix for GitHub#15: patch was accepted upstream.
* Updated bundled imaplib2 to 2.36: it includes support for SSL
version override that was integrated into our code before,
no other changes.
OfflineIMAP v6.5.5-rc1 (2012-09-05)
===================================