summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-08-16 12:11:21 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-08-16 12:11:21 +0000
commit9bee1c60a7f16d015c7fa01d4aeecb6c0362ee23 (patch)
tree1ee52d6bfd5be805e638a56d943b4a3a5c6d96d3 /roundcubemail/CHANGELOG
parent1edf2911b5d4f73dd1adae0f22b9122ad27fc218 (diff)
- Add client-side checking of uploaded files size
git-svn-id: https://svn.roundcube.net/trunk@5071 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 73d57fc91..1164bad48 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add client-side checking of uploaded files size
- Add newlines between organization, department, jobtitle (#1488028)
- Recalculate date when replying to a message and localize the cite header (#1487675)
- Fix XSS vulnerability in UI messages (#1488030)