From e0a5ce02641fe67693fb6b71ab881b7ae8f7ed99 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 08 Oct 2010 08:43:23 -0400
Subject: [PATCH] - Prevent from inserting empty link when composing HTML message (#1486944)

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

diff --git a/CHANGELOG b/CHANGELOG
index f6b1c73..03eb27e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,6 +24,7 @@
 - Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
 - Use css sprite image for messages list
 - Add (different) attachment icon for messages of type multipart/report (#1486165)
+- Prevent from inserting empty link when composing HTML message (#1486944)
 
 RELEASE 0.4.2
 -------------

--
Gitblit v1.9.1