summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-11 09:36:56 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-11 09:36:56 +0100
commit33f8bd69180567f82c1c0f0773beff01e65ec688 (patch)
treec2962d10344338f23da250f9b5d62de6c0e611b5 /CHANGELOG
parent1852f984c056ae483892638fd0a8c629bf706342 (diff)
Fix bug where cancelling switch from HTML to plain text didn't set editor type selector properly (#1490141)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1e3022a2f..21fea501a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -61,6 +61,7 @@ RELEASE 1.0.2
- Fix bug where contacts with no email address were listed on compose addressbook (#1489970)
- Fix images import from various vCard formats (#1489977)
- Fix sorting messages by size on servers without SORT capability (#1489981)
+- Fix bug where cancelling switch from HTML to plain text didn't set editor type selector properly (#1490141)
RELEASE 1.0.1
-------------