summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-08-21 13:20:19 +0000
committerestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-08-21 13:20:19 +0000
commit0c9f94660e0570cfd8667b95aa45d109d67eecce (patch)
treedf7fae5cc5220c4ff7a6438d13c900e13096af7d
parent80763d19477c28995c99c1fe7292c7ef6ccd2fca (diff)
added note about entity escape fix #1484904
git-svn-id: https://svn.roundcube.net/trunk@1669 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 9494f0bf3..76f20adc7 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,11 @@
CHANGELOG RoundCube Webmail
---------------------------
+2008/08/21 (estadtherr)
+----------
+- Fix escaping of To: and From: fields when building message body for reply
+ or forward in the HTML editor (#1484904)
+
2008/08/15 (thomasb)
----------
- Use current mailbox name in template (#1485256)