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 + + * NEWS: Fix the entry describing code-pages. + 2005-07-28 Juanma Barranquero * .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 + + * international/code-pages.el: Add autoload cookies for all coding + systems. + 2005-08-04 Luc Teirlinck * cus-start.el (all): Put undo.c where it alphabetically belongs.