aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 773715ed1f2..eb9ba22b0b2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12010-10-02 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (coding_inherit_eol_type): If parent doesn't specify
4 eol-format, inherit from the system's default.
5 (complement_process_encoding_system): Make a new coding system
6 inherit the original eol-format.
7
12010-09-30 Kenichi Handa <handa@m17n.org> 82010-09-30 Kenichi Handa <handa@m17n.org>
2 9
3 * coding.c (complement_process_encoding_system): New function. 10 * coding.c (complement_process_encoding_system): New function.