diff options
| author | Kenichi Handa | 2008-02-20 05:39:38 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-02-20 05:39:38 +0000 |
| commit | 3d8c4938d553d4bcc8affa4f206982c97db17438 (patch) | |
| tree | c5bdac215092c16a44270986274fb5031ec1e8d6 /etc/ChangeLog | |
| parent | 3e7447da339a62a18ebb329585c66d4c62180f4a (diff) | |
| download | emacs-3d8c4938d553d4bcc8affa4f206982c97db17438.tar.gz emacs-3d8c4938d553d4bcc8affa4f206982c97db17438.zip | |
Mention the removal of codepage related functions.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 5bb888d9017..8f181b36824 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * NEWS.unicode: Mention the removal of codepage related functions. | ||
| 4 | |||
| 1 | 2008-02-16 Glenn Morris <rgm@gnu.org> | 5 | 2008-02-16 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml. | 7 | * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml. |