* SusiMail:

- Fix encoding in sent mails on non-UTF8 platforms (thx cryptosynthesis)
   - Clean up all other getBytes() calls
   - Tweak spacing on up buttons
This commit is contained in:
zzz
2014-04-22 11:48:45 +00:00
parent b43ebd2486
commit 6986f90bf8
10 changed files with 29 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
2014-04-22 zzz
* SusiMail:
- Add persistent cache
- Fix encoding in sent mails on non-UTF8 platforms
2014-04-21 zzz
* SusiMail: