From a9261ca028eabfba0a43099fb845594248d23396 Mon Sep 17 00:00:00 2001 From: till <till@php.net> Date: Thu, 21 Feb 2008 15:57:21 -0500 Subject: [PATCH] * added GD to the optional libs (quota image) - Thanks lancey! --- CHANGELOG | 67 +++++++++++++++++++++++++++++++++ 1 files changed, 67 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4cd011d..0114bd0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,73 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/02/20 (thomasb) +---------- +- Localize folder name in page title (#1484785) +- Fix code using wrong variable name (#1484018) +- Allow to send mail with BCC recipients only +- Remove MDN headers before saving in sent folder + +2008/02/12 (estadtherr) +---------- +- fix switching between HTML/plain composing (#1484752) +- condense TinyMCE toolbar down to one line, removing table buttons (#1484747) +- fix image removal in message display when message HTML includes JS event handlers + +2008/02/11 (thomasb) +---------- +- Add function to mark the selected messages as read/unread (#1457360) +- Also do charset decoding as suggested in RFC 2231 (fix #1484321) +- Show message count in folder list and hint when creating a subfolder + +2008/02/08 (thomasb) +---------- +- Distinguish ssl and tls for imap connections (#1484667) +- Added some charset aliases to fix typical mis-labelling (#1484565) + +2008/02/07 (thomasb) +---------- +- Remember decision to display images for a certain message during session (#1484754) +- Truncate attachment filenames to 55 characters due to an IE bug (#1484757) +- Fix size of the attachment preview frame (#1484758) + +2008/02/05 (thomasb) +---------- +- Fix regular expression for checking e-mail address (#1484710) +- Make sending of read receipts configurable +- Respect config when localize folder names (#1484707) +- Applied patch for updating page title (#1484727, #1484650) +- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449) +- Applied patch to prevent bad header delimiters (#1484751) +- Also send search request when deleting a contact (#1484620) +- Add CSS hack for Safari + +2008/02/02 (thomasb) +---------- +- Always update $CONFIG with user prefs (#1484729) +- Don't ask for MDN confirmations on drafted messages (#1484691) +- Also respect receipt and priority settings when re-opening a draft message + +2008/01/31 (robin) +---------- +- Remember search results (closes #1483883), patch by the_glu + +2008/01/08 (tomekp) +---------- +- add he (Hebrew) localization (#1484713) + +2008/01/08 (tomekp) +---------- +- update fr localization + +2008/01/04 (tomekp) +- purge kur_KU because it has no messages translation +- bump copyright for all localization files + +2007/12/31 (tomekp) +---------- +- update es localization + 2007/12/28 (tomekp) ---------- - update mk localization -- Gitblit v1.9.1