summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-09-05 10:26:10 +0000
committerthomascube <thomas@roundcube.net>2008-09-05 10:26:10 +0000
commit8beee1b56812aeddfaf4a5d8a43f7e9309b073df (patch)
treea1fddc91cf8cfe5cda290e0da2e61e3aa4d16a08 /CHANGELOG
parent0c3bde206460bfd710b9b0e406c146e87192a9ff (diff)
Indicate allowed max. attachment size in compose screen (#1485030)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d4cf8ef09..034f33d55 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ CHANGELOG RoundCube Webmail
- Enable export of address book contacts as vCard
- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
- Applied mime_decode patch by David Lublink
+- Allowed max. attachment size now indicated in compose screen (#1485030)
2008/09/04 (alec)
----------