From 386e3ad424064ab7d3f32c34ba4148a8931df33d Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 13 Jun 2014 09:05:12 -0400
Subject: [PATCH] Fix malformed recipient name when composing a message by clicking on mailto link (#1489942)

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

diff --git a/CHANGELOG b/CHANGELOG
index 821d0ef..f88d359 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -41,6 +41,7 @@
 - Fix broken normalize_string(), add support for ISO-8859-2 (#1489918)
 - Support csv contacts import in German localization (#1489920)
 - Fix so message list and counters are updated when a message is opened in new window (#1489919)
+- Fix malformed recipient name when composing a message by clicking on mailto link (#1489942)
 
 RELEASE 1.0.1
 -------------

--
Gitblit v1.9.1