[PATCH] Changelog: fix missing note about iddle support

Nicolas Sebrecht nicolas.s-dev at laposte.net
Thu Jul 7 20:37:08 UTC 2011


Signed-off-by: Nicolas Sebrecht <nicolas.s-dev at laposte.net>
---

On Thu, Jul 07, 2011 at 10:28:53AM -0700, Marc MERLIN wrote:

> I currently depend on an older version of offlineimap with IDLE support.
> 
> After having a look at
> https://github.com/nicolas33/offlineimap/blob/master/Changelog.rst
> it seems that IDLE hasn't been merged back into this new code branch yet, is
> that correct?

This is wrong. We miss the IDLE update in the Changelog, sorry. IDLE is
experimental but merged.

Thanks for the reminder.

 Changelog.draft.rst |    1 -
 Changelog.rst       |    6 ++++++
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Changelog.draft.rst b/Changelog.draft.rst
index 87df0cd..e840717 100644
--- a/Changelog.draft.rst
+++ b/Changelog.draft.rst
@@ -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)
diff --git a/Changelog.rst b/Changelog.rst
index 9e4bf8a..b5fb686 100644
--- a/Changelog.rst
+++ b/Changelog.rst
@@ -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
 -------
-- 
1.7.6.180.gdf3f3




More information about the OfflineIMAP-project mailing list