Changelog: fix missing note about iddle support

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2011-07-07 22:32:42 +02:00
parent 129b703bf2
commit beef888ed7
2 changed files with 6 additions and 1 deletions

View File

@ -25,4 +25,3 @@ Pending for the next major release
==================================
* UIs get shorter and nicer names. (API changing)
* Implement IDLE feature. (delayed until next major release)

View File

@ -58,6 +58,12 @@ information about his bug here:
http://permalink.gmane.org/gmane.mail.imap.offlineimap.general/3803
The IDLE support is merged as experimental feature.
New Features
------------
* Implement experimental IDLE feature.
Changes
-------