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:59:59 +0100
commitf640e144dc1ee8eb663d25fa265ca5a796b348d2 (patch)
tree7360babc3969e2d0190f761cf9ab08f31d930612 /CHANGELOG
parent56caf850794587a8f3f644c6823daef2d659360f (diff)
Fix bug where search was reset after returning from compose opened by reply button(s)
Conflicts: program/js/app.js
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 069affb8c..e0cb73cac 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,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.0.4
-------------