aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36aa71ea..58f4881b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-11-16
+
+ * libsylph/codeconv.[ch]: conv_check_file_encoding(): added detection
+ of UTF-16/UTF-16BE/UTF-16LE.
+ src/compose.c: automatically convert attached UTF-16 text file to
+ UTF-8.
+
2017-11-15
* src/printing.c: use GTK_UNIT_PIXEL instead of GTK_UNIT_POINTS