summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-05 09:29:06 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-05 09:29:06 +0000
commit8b0d37d30f6f78b076303bb3adb7fa52f8a54dde (patch)
tree351b00ed61b4e1e24888c2ff13195bf4e33b3df2 /roundcubemail/CHANGELOG
parent061a1ec3e3a178ea7ec559099433100b2113d70b (diff)
Respect Content-Location headers in multipart/related messages (#1484946)
git-svn-id: https://svn.roundcube.net/trunk@1736 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 92a08c6a9..3eb101454 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,9 +1,10 @@
CHANGELOG RoundCube Webmail
---------------------------
-2008/09/04 (thomasb)
+2008/09/05 (thomasb)
----------
- Enable export of address book contacts as vCard
+- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
2008/09/04 (alec)
----------