summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-02-11 22:50:22 +0000
committerthomascube <thomas@roundcube.net>2008-02-11 22:50:22 +0000
commit2062baf07e252de2cf4cd8201097711e90837dc0 (patch)
tree2ad6492ae57938d345716dbeb81f459ebf1ecacc /CHANGELOG
parent7f9ea15463a7d14b4316e4859e29d53bd727fb32 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index def887dd3..4147eea8f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,10 +5,15 @@ CHANGELOG RoundCube Webmail
----------
- Add function to mark the selected messages as read/unread (#1457360)
+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)
-- Truncte attachment filenames to 55 characters due to an IE bug (#1484757)
+- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
- Fix size of the attachment preview frame (#1484758)
2008/02/05 (thomasb)
@@ -26,8 +31,10 @@ CHANGELOG RoundCube Webmail
----------
- 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)