aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 22fc78e6136..6cfe3b2b6f8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,6 +6,9 @@
6 the value of last-coding-sytem, keep the new value in 6 the value of last-coding-sytem, keep the new value in
7 coding->symbol so that it won't be overridden. 7 coding->symbol so that it won't be overridden.
8 (run_pre_post_conversion_on_str): Likewise. 8 (run_pre_post_conversion_on_str): Likewise.
9 (coding_system_accept_latin_extra_p): New function.
10 (find_safe_codings): Pay attention to characters registered in
11 latin-extra-code-table.
9 12
102003-04-07 Thien-Thi Nguyen <ttn@gnu.org> 132003-04-07 Thien-Thi Nguyen <ttn@gnu.org>
11 14