diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 1ba338dcc77..71f936865c5 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2014-05-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Include sources used to create macuvs.h. | ||
| 4 | * unidata/IVD_Sequences.txt: New file. | ||
| 5 | * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule. | ||
| 6 | (all): Build it. | ||
| 7 | (extraclean): Remove it. | ||
| 8 | * unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt. | ||
| 9 | * unidata/copyright.html: Update to current version from Unicode | ||
| 10 | Consortium. | ||
| 11 | * unidata/uvs.el: Rename from ../mac/uvs.el. | ||
| 12 | (uvs-print-table-ivd): Output a header in the form that | ||
| 13 | unidata-gen.el generates. | ||
| 14 | |||
| 1 | 2014-05-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 15 | 2014-05-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 16 | ||
| 3 | * mac/uvs.el: New file. Generates ../src/macuvs.h. | 17 | * mac/uvs.el: New file. Generates ../src/macuvs.h. |