From c360e178c4ab597de4b8d071f173a9ff3864f052 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 12 Aug 2015 07:52:12 -0400
Subject: [PATCH] Fix so input field (e.g. search box) does not loose focus on list load (#1490455)

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

diff --git a/CHANGELOG b/CHANGELOG
index 1526726..89554ed 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,6 +38,7 @@
 - Fix removing signature when switching to identity with an empty sig in HTML mode (#1490470)
 - Disable links list generation on html-to-text conversion of identities or composed message (#1490437)
 - Fix "washing" of style elements wrapped into many lines
+- Fix so input field (e.g. search box) does not loose focus on list load (#1490455)
 
 RELEASE 1.1.2
 -------------

--
Gitblit v1.9.1