Release v6.5.4

See Changelog for details

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth
2012-06-02 13:41:20 +02:00
parent 0752c123f5
commit 686561b42c
2 changed files with 4 additions and 1 deletions

View File

@ -8,6 +8,9 @@ ChangeLog
WIP (add new stuff for the next release)
========================================
OfflineIMAP v6.5.4 (2012-06-02)
=================================
* bump bundled imaplib2 library 2.29 --> 2.33
* Actually perform the SSL fingerprint check (reported by J. Cook)
* Curses UI, don't use colors after we shut down curses already (C.Höger)