diff options
author | alecpl <alec@alec.pl> | 2009-03-06 09:12:41 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-03-06 09:12:41 +0000 |
commit | 55c2a4e23e2a2382720043a1753e5601adfbb56d (patch) | |
tree | 35dc86a98e0d66bd633cb8db73470e92ebde3be2 /CHANGELOG | |
parent | 25f779d2e90627f989da32dbd3cf7a0e3e3d2a3b (diff) |
- Fix FETCH result parsing for servers returning flags at the end of result (#1485763)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ CHANGELOG RoundCube Webmail 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) ---------- |