diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 8b71b065056..196acd4ffd9 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-04-01 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Use UTF-8 for most files with non-ASCII characters (Bug#13936). | ||
| 4 | * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el) | ||
| 5 | (leim/quail/hanja3.el, leim/quail/symbol-ksc.el): | ||
| 6 | Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8 | ||
| 7 | characters are now encoded in utf-8-emacs, not iso-2022-7bit. | ||
| 8 | |||
| 1 | 2013-03-18 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2013-03-18 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936). | 11 | * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936). |