summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-30 10:14:19 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-30 10:14:19 +0000
commitfc06ae2ca0c2e07d14aaabd0404536d16a8a25dc (patch)
treede76315e0c6991eaa49fc9e6daf55ed37696b702 /roundcubemail/CHANGELOG
parent60c7a304639f68efb770946e12df9aa12a3ab01b (diff)
Alter links in HTML messages; highlight droptargets
git-svn-id: https://svn.roundcube.net/trunk@284 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 4d3bfa533..df1546338 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -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