summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-07-08 10:53:06 +0200
committerAleksander Machniak <alec@alec.pl>2013-07-08 10:55:08 +0200
commit39d14ee22b128967ac0223a71099b7ce87b1e81e (patch)
tree3a8e71d664e98ea63a9fb2d5886d793e759c747c /CHANGELOG
parent0cf43e310c497f81a80e14c97c06563f137340ad (diff)
Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
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 321d62bc6..0ee3da875 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
- Fix IMAP SETMETADATA parameters quoting (#1489231)
- Fix "could not load message" error on valid empty message body (#1489228)
- Fix handling of message/rfc822 attachments on message forward and edit (#1489214)