From f640e144dc1ee8eb663d25fa265ca5a796b348d2 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 15 Jan 2015 04:59:59 -0500
Subject: [PATCH] Fix bug where search was reset after returning from compose opened by reply button(s)

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

diff --git a/CHANGELOG b/CHANGELOG
index 069affb..e0cb73c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@
 - Fix XSS issue in style attribute handling (#1490227)
 - Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
 - Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
+- Fix bug where search was reset after returning from compose visited for reply
 
 RELEASE 1.0.4
 -------------

--
Gitblit v1.9.1