(js) Fix mail draft autosave in preferences

Fixes #3519
This commit is contained in:
Francis Lachapelle
2016-02-11 11:41:09 -05:00
parent d7b010526b
commit c8ea2000d8
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@ Bug fixes
- [web] really delete mailboxes being deleted from the Trash folder (#595, #1189, #641)
- [web] fixed address autocompletion of mail editor affecting cards list of active addressbook
- [web] fixed batched delete of components (#3516)
- [web] fixed mail draft autosave in preferences (#3519)
3.0.1 (2016-02-05)
------------------