summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-03 14:41:13 +0100
committerAleksander Machniak <alec@alec.pl>2015-01-03 14:41:13 +0100
commit10f133bae8499d493a3cc17e10adc7399e6e3b39 (patch)
tree63b3d0048ce72920d331be243c71c8991a3c56dd /CHANGELOG
parent7b924535fdb6fd9c4a4767893d0d0c996383df29 (diff)
Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 878a4d29a..915f3845d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,7 @@ CHANGELOG Roundcube Webmail
- Fix some rcube_utils::anytodatetime() corner cases with timezone mismatches (#1490163)
- Improve move-to and contact-export button in classic skin (#1490166)
- Fix wrong icon for download button in classic skin
+- Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
RELEASE 1.1-beta
----------------