From 1fe7d6ad75d2a5a2ab72a24de8cd8cdb341cff0e Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 31 May 2013 09:43:03 -0400
Subject: [PATCH] Fix displaying messages with invalid self-closing HTML tags (#1489137)

---
 CHANGELOG |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 57a7f4a..ee5960b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
+- Fix displaying messages with invalid self-closing HTML tags (#1489137)
 - Fix PHP warning when responding to a message with many Return-Path headers (#1489136)
 - Fix unintentional compose window resize (#1489114)
 - Fix performance regression in text wrapping function (#1489133)

--
Gitblit v1.9.1