summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-12-13 15:14:56 +0100
committerAleksander Machniak <alec@alec.pl>2012-12-13 15:14:56 +0100
commita9bb50d8045e5a119ca5f66ec03753ca80aa4d4a (patch)
treebfa0822cf308f45d8ef602ed11f1dd0902823c30 /CHANGELOG
parent04689fa7ee89c29b57278a354b39d9ee5397a442 (diff)
Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 095a240d4..840c34901 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of signatures on draft edit (#1488798)
- Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858)
- Allow forwarding of multiple emails (#1486854)
- Fix big memory consumption of DB layer (#1488856)