diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2017-11-17 + * libsylph/procmime.c: + procmime_get_encoding_for_text_file() + procmime_get_encoding_for_str(): count 0x00 and 0x7f as + encode-required octet characters. + +2017-11-17 + * src/compose.c: refactored UTF-16 support. * libsylph/codeconv.c: conv_copy_file(): supported UTF-16/UTF-16BE/UTF-16LE. |