From 570f0bb4a609b04dab58407a642922dfdf715bd5 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Tue, 05 Jun 2007 00:19:43 -0400 Subject: [PATCH] fixed HTML->Plain conversion --- CHANGELOG | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 66dab0e..e58d643 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,47 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/06/04 (estadtherr) +---------- +- Fixed bug in HTML->Plain editor toggling + + +2007/05/28 (thomasb) +--------- +- Fixed buggy imap_root settings (closes #1484379) +- Prevent default events on subject links (#1484399) +- Typo in rcube_smtp.inc + + +2007/05/23 (estadtherr) +---------- +- Upgrade to TinyMCE v2.1.1.1 + + +2007/05/18 (thomasb) +---------- +- Use HTTP-POST requests for actions that change state + + +2007/05/17 (thomasb) +---------- +- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations +- Renamed localization folder for Chinese (Big5) +- Chanegd Slovenian language code from 'si' to 'sl' +- Added Sinhala (Sri-Lanka) localization +- Use global filters and bind username/ for Ldap searches (#1484159) +- Hide quota display if imap server does not support it +- Hide address groups if no LDAP servers configured +- Add link to message subjects (closes #1484257) +- Better SQL query for contact listing/search (closes #1484369) + + 2007/05/13 (thomasb) ---------- - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation - Fixed marking as read in preview pane (closes #1484364) - CSS hack to display attachments correctly in IE6 +- Wrap message body text (closes #1484148) 2007/05/03 (yllar) -- Gitblit v1.9.1