summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-04-08 13:22:26 +0000
committerthomascube <thomas@roundcube.net>2007-04-08 13:22:26 +0000
commitfd39346d9f9b49790a5100060a2e32a06f4a884b (patch)
treee4f83629891a0bc4b7f1d825f7c023c3b3121a38 /CHANGELOG
parentd70ddea08caef202be16a3e399564d5080fc6b5c (diff)
List attachments without filename
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f02a1ad95..9bf3aefe0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,14 @@
CHANGELOG RoundCube Webmail
---------------------------
+2007/04/08 (thomasb)
+----------
+- Fixed message moving procedure (closes #1484308)
+- Fixed display of multiple attachments (closes #1466563)
+- Fixed check for new messages (closes #1484310)
+- List attachments without filename
+
+
2007/03/27 (thomasb)
----------
- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.