Add Changelog recommendation for commit 520e39d355

Recommend to upgrade from the previous release. I forgot to change the
Changelog previously.  [Update imaplib2 to 2.24]

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Sebastian Spaeth 2011-06-10 21:22:25 +02:00 committed by Nicolas Sebrecht
parent 4c8abb0bc6
commit e18bb4b2b2

View File

@ -19,8 +19,13 @@ Changes
Bug Fixes Bug Fixes
--------- ---------
* A bug in the underlying imap library has been fixed that could
potentially lead to data loss if the server interrupted responses with
unexpected but legal server status responses. This would mainly occur
in folders with many thousands of emails. Upgrading from the previous
release is strongly recommended.
Pending for the next major release Peanding for the next major release
================================== ==================================
* UIs get shorter and nicer names. (API changing) * UIs get shorter and nicer names. (API changing)