From 8cded096213b17887fbb0aa226efa09cb0d803ef Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 28 Aug 2015 03:17:44 -0400
Subject: [PATCH] Fix handling of plus character in mailto: links (#1490510)

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

diff --git a/CHANGELOG b/CHANGELOG
index f7a0c01..607224d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@
 - Fix SQL error on logout when using session_storage=php (#1490421)
 - Fix so plain text signature field uses monospace font (#1490435)
 - Fix draft removal after a message is sent and storing sent message is disabled (#1490467)
+- Fix handling of plus character in mailto: links (#1490510)
 
 RELEASE 1.0.6
 -------------

--
Gitblit v1.9.1