From 55c2a4e23e2a2382720043a1753e5601adfbb56d Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 06 Mar 2009 04:12:41 -0500
Subject: [PATCH] - Fix FETCH result parsing for servers returning flags at the end of result (#1485763)

---
 CHANGELOG |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 431ae06..722b626 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@
 2009/03/06 (alec)
 ----------
 - Fix errors handling in IMAP command continuations (#1485762)
+- Fix FETCH result parsing for servers returning flags at the end of result (#1485763)
 
 2009/03/04 (alec)
 ----------

--
Gitblit v1.9.1