aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog2
-rw-r--r--src/ChangeLog4
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 4c4f812a766..6ef1aac6208 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,6 +1,6 @@
12002-10-11 Dave Love <fx@gnu.org> 12002-10-11 Dave Love <fx@gnu.org>
2 2
3 * charsets/ibm1047.map: New. 3 * charsets/ibm1047.map, charsets/alternativnj: New.
4 4
52002-10-10 Dave Love <fx@gnu.org> 52002-10-10 Dave Love <fx@gnu.org>
6 6
diff --git a/src/ChangeLog b/src/ChangeLog
index eedc240d0fa..d115cfd5d1a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12002-10-15 Dave Love <fx@gnu.org>
2
3 * editfns.c (Finsert_byte): Return a proper value.
4
12002-10-14 Kenichi Handa <handa@etl.go.jp> 52002-10-14 Kenichi Handa <handa@etl.go.jp>
2 6
3 * coding.c (decode_coding): Fix args to translate_chars. Pay 7 * coding.c (decode_coding): Fix args to translate_chars. Pay