summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-09-05 11:38:09 +0000
committerthomascube <thomas@roundcube.net>2008-09-05 11:38:09 +0000
commit5f314dafe9798b38c30301417cdfb70dfaca0fae (patch)
tree4ba131fb42e5bcca65337676fef54ac2cf95adaa /CHANGELOG
parent8b36d421283fbdc132fb8a1b39a905520735522b (diff)
Correctly handle options in mailto-links (#1485228)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cbe7dcdc8..9eba18720 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@ CHANGELOG RoundCube Webmail
- Allowed max. attachment size now indicated in compose screen (#1485030)
- Also capture backspace key in list mode (#1484566)
- Allow application/pgp parts to be displayed (#1484753)
+- Correctly handle options in mailto-links (#1485228)
2008/09/04 (alec)
----------