From 5cc4b13a0c6d32d74d0cba17feeb6c5fbceaf25f Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Mon, 19 Mar 2007 18:36:24 -0400 Subject: [PATCH] Correctly parse message/rfc822; fixed html2text conversion; code cleanup --- CHANGELOG | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6288cbc..15e6c73 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,14 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/03/19 (thomasb) +---------- +- Don't download HTML message parts +- Convert HTML parts to plaintext if 'prefer_html' is off +- Correctly parse message/rfc822 parts (closes #1484045) +- Code cleanup + + 2007/03/18 (thomasb) ---------- - Also use user_id for unique key in messages table (closes #1484074) -- Gitblit v1.9.1