summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-17 20:32:56 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-17 20:32:56 +0000
commit9c5e63e9a8cf15384a0f1446c8ffd0cd2970f45a (patch)
tree78fb164d1c1032fed46c2337b65f52e381830d96
parent40ca35be67f5362ad356a11116f8c1761c258d19 (diff)
Updated changelog just to be correct
git-svn-id: https://svn.roundcube.net/trunk@1111 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 75c6c52d5..7a005b184 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -10,6 +10,8 @@ CHANGELOG RoundCube Webmail
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)
----------