From 5a6ad209837a8bcca14d4f74541d8ac3ea760341 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 14 Mar 2007 00:39:51 +0000 Subject: Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198) --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 7b2597edf..3d1796df4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,22 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/03/13 (thomasb) +---------- +- Applied patch for attachment download by crichardson (closes #1484198) +- Fixed bug in Postgres DB handling (closes #1484068) +- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280) +- Fixed array_merge bug (closes #1484281) +- Fixed flag for deletion in list view (closes #1484264) +- Finally support semicolons as recipient separator (closes ##1484251) +- Fixed message headers (subject) encoding + + 2007/03/04 (tomekp) +---------- - check if safe mode is on or not (closes #1484269) + 2007/03/02 (thomasb) ---------- - Show "no subject" in message list if subject is missing (closes #1484243) -- cgit v1.2.3