diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-07-08 10:53:06 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-07-08 10:55:08 +0200 |
commit | 39d14ee22b128967ac0223a71099b7ce87b1e81e (patch) | |
tree | 3a8e71d664e98ea63a9fb2d5886d793e759c747c /CHANGELOG | |
parent | 0cf43e310c497f81a80e14c97c06563f137340ad (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-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |