From 653242c6634061f028b48ca03b630d28f7a902f7 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Sun, 20 Apr 2008 18:49:15 -0400
Subject: [PATCH] Fix parse_attrib_string to handle unquoted attribute values

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

diff --git a/CHANGELOG b/CHANGELOG
index 4886b3f..2752fe7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,11 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
+2008/04/20 (estadtherr)
+----------
+- fix parse_attrib_string to handle unquoted values, which fixes
+  display issues with HTML messages that do not quote attributes
+
 2008/04/17 (alec)
 ----------
 - Fix IMAP response in message body when message has no body (#1484964)

--
Gitblit v1.9.1