From 2e1809e550e8768b73c2fcccb78f39ffe24615cf Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Mon, 02 Feb 2009 05:45:32 -0500 Subject: [PATCH] - Fix checking for recent messages on various IMAP servers (#1485702) - performance fix: Don't fetch quota and recent messages in "message view" mode --- CHANGELOG | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index f9ce6de..ca03af3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,31 @@ CHANGELOG RoundCube Webmail --------------------------- +2009/02/02 (alec) +---------- +- Fix checking for recent messages on various IMAP servers (#1485702) +- performance fix: Don't fetch quota and recent messages in "message view" mode + +2009/01/28 (alec) +---------- +- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) + +2009/01/23 (alec) +---------- +- Fix creation of folders with '&' sign in name +- Fix parsing of email addresses without angle brackets (#1485693) +- Save spellcheck corrections when switching from plain to html editor (and spellchecking is on) +- Fix large search results on server without SORT capability (#1485668) + +2009/01/22 (thomasb) +---------- +- Get rid of preg_replace() with eval modifier and create_function usage (#1485686) +- Bring back <base> and <link> tags in HTML messages + +2009/01/20 (thomasb) +---------- +- Fix XSS vulnerability through background attributes as reported by Julien Cayssol + 2009/01/18 (alec) ---------- - Fix problems with backslash as IMAP hierarchy delimiter (#1484467) -- Gitblit v1.9.1