From 14693832b2bc156a7ae5dc8f1da4e2b2b3968c13 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 12 Aug 2015 07:53:23 -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 d3753d8..beea3a0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,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