summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog5
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 80e01003faa..cddc109c39b 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-05 Kenichi Handa <handa@m17n.org>
+
+ * NEWS: Fix the entry describing code-pages.
+
2005-07-28 Juanma Barranquero <lekktu@gmail.com>
* .cvsignore: Add `icons' (for in-place installs).
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4d079a64f47..8429e43e601 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-05 Kenichi Handa <handa@m17n.org>
+
+ * international/code-pages.el: Add autoload cookies for all coding
+ systems.
+
2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
* cus-start.el (all): Put undo.c where it alphabetically belongs.