summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-15 10:56:17 +0100
committerAleksander Machniak <alec@alec.pl>2015-01-15 10:56:17 +0100
commitde0bc662f9a8739d649c3dce9b12113fd832bafd (patch)
tree9e0398eb3fa4d909a4335feb1bcc5547c8895a59 /CHANGELOG
parentb196d229c3688c317b2cc28240723aec41b5eb5e (diff)
Fix bug where search was reset after returning from compose opened by reply button(s)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 048fcb77f..0cced982c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@ CHANGELOG Roundcube Webmail
- 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.1-rc
--------------