From 34eab044a16e349aab846da5b3b706cdc6d472fc Mon Sep 17 00:00:00 2001
From: till <till@php.net>
Date: Sat, 22 Mar 2008 08:52:22 -0400
Subject: [PATCH] * fixing spelling errors reported in #1484885

---
 CHANGELOG |  110 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 110 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index b1d40cf..f69356b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,116 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
+2008/03/21 (thomasb)
+----------
+- Add configurable default charset for message decoding
+- Applied patch to fix mime decoding an folder subscription (#1484191)
+- Applied patch to correctly quote email recipient strings (#1484191)
+- Fix wrong charset aliases (#1484818 and #1484598)
+- Remove hard-coded size of logo image (#1484378)
+- Strip slashes from virtuser email values (#1484700)
+- Fixed message part window display in IE6 (#1484610)
+
+2008/02/28 (thomasb)
+----------
+- Fix folder adding/renaming inspired by #1484800
+- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
+- Fix quirky message selection
+- Completed installer
+
+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
+
+2007/12/27 (tomekp)
+----------
+- update se localization
+
+2007/12/13 (robin)
+----------
+- Add Received header on outgoing mail
+
+2007/12/10 (estadtherr)
+----------
+- Upgrade to TinyMCE 2.1.3
+- Allow inserting image attachments into HTML messages while composing (#1484557)
+
+2007/12/10 (thomasb)
+----------
+- Delegate user-stuff to new class rcube_user
+- Implement Message-Disposition-Notification (Receipts)
+
+2007/12/05 (tomekp)
+----------
+- update bg, uk localization
+
 2007/12/04 (tomekp)
 ----------
 - update bg localization

--
Gitblit v1.9.1