diff options
author | thomascube <thomas@roundcube.net> | 2006-07-30 10:14:19 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-07-30 10:14:19 +0000 |
commit | fe79b1bcf828b6b9f947c4b32d5e7bf297438be4 (patch) | |
tree | 001f53def4cf56239c503501e4b3b0e4dd291b08 /CHANGELOG | |
parent | 06ec1f2fbda997fdb8254660412d811c20351c99 (diff) |
Alter links in HTML messages; highlight droptargets
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/07/30 (thomasb) +---------- +- Alter links in HTML messages (Bug #1326402) +- Added fallback if host not found in 'mail_domain' array +- Applied patch of Charles to highlight droptargets (Ticket #1473034) + + 2006/07/25 (thomasb) ---------- - Made folder renaming a bit more ajax-style |