summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-28 08:10:44 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-28 08:10:44 +0000
commit08267eacc7565a3f2f8956bfb51dabcd45ce2472 (patch)
treec584b46b9d3b248441b94837a47db5fab58dc0b4 /roundcubemail/CHANGELOG
parentfed78eb7fffa97b0939046977d147b9acd1a480d (diff)
- Fix handling HTML entities when converting HTML to text (#1488212)
git-svn-id: https://svn.roundcube.net/trunk@5497 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 486a73a8f..02d9d66f8 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling HTML entities when converting HTML to text (#1488212)
- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207)
- Fix handling of invalid characters in request (#1488124)
- Fix merging some configuration options in update.sh script (#1485864)