aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d41a3e8d..f9c6da76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2013-04-04
+ * libsylph/procmsg.c:
+ procmsg_print_message()
+ procmsg_print_message_part()
+ procmsg_save_message_as_text(): win32: open output file as text mode.
+ convert MIME part strings to locale encoding if specified.
+
+2013-04-04
+
* src/messageview.c: messageview_save_as(): added the feature to save
message as plain text.