diff options
| author | Kenichi Handa | 2009-06-12 07:35:10 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2009-06-12 07:35:10 +0000 |
| commit | 09e47eb57a02674d23234bf1c01c2ac1ab3f8c09 (patch) | |
| tree | 7cbe9630860cd2641c8182b02fd15e597d546726 /admin/ChangeLog | |
| parent | 9cf3cd77a2168690bc69a88b1fdc62c913f6f307 (diff) | |
| download | emacs-09e47eb57a02674d23234bf1c01c2ac1ab3f8c09.tar.gz emacs-09e47eb57a02674d23234bf1c01c2ac1ab3f8c09.zip | |
New file.
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 5ab169c0df8..05a938ca132 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | 2009-06-12 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * charsets/mapfiles/*: New files. | ||
| 4 | |||
| 5 | * charsets/mule-charsets.el: Mostly re-written to generate all | ||
| 6 | MULE-*.map files. | ||
| 7 | |||
| 8 | * charsets/mapconv: Mostly re-written to handle "gzip"ed input | ||
| 9 | files. | ||
| 10 | |||
| 11 | * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's | ||
| 12 | EUC-JP-MS. | ||
| 13 | |||
| 14 | * charsets/cp51932.awk (END): Print arch-tag at the tail. | ||
| 15 | |||
| 16 | * charsets/Makefile: Maps depend on files under mapfiles or | ||
| 17 | ${GLIBC_CHARMAPS}. | ||
| 18 | |||
| 1 | 2009-04-21 Kenichi Handa <handa@m17n.org> | 19 | 2009-04-21 Kenichi Handa <handa@m17n.org> |
| 2 | 20 | ||
| 3 | * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous | 21 | * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous |