summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 060e7c3..5a82c63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Feed2Imap 0.2 (date unknown)
============================
* The text version is now encoded in iso-8859-1 instead of utf-8.
-* The subject is now encoded in iso-8859-1 instead of utf-8.
+* The subject is now MIME-encoded in utf-8. It works with mutt & evo.
* No longer overwrite mail flags (Read, Important,..) when updating an item.
* HTTP fetching is now multithreaded and is much faster (about 300%).
* Fetching over HTTPS works.