From ca0cd05973b468c056a682ab1fb9133856a56943 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Mon, 28 Nov 2011 03:10:44 -0500 Subject: [PATCH] - Fix handling HTML entities when converting HTML to text (#1488212) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 486a73a..02d9d66 100644 --- a/CHANGELOG +++ b/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) -- Gitblit v1.9.1