Mercurial > hg > xemacs-beta
diff etc/ChangeLog @ 4084:49c847ce8aa6
[xemacs-hg @ 2007-07-28 08:25:40 by aidan]
Don't map any BIG5 characters to U+FFFD.
author | aidan |
---|---|
date | Sat, 28 Jul 2007 08:25:44 +0000 |
parents | 1af222c75869 |
children | dc38820228f8 |
line wrap: on
line diff
--- a/etc/ChangeLog Sat Jul 28 08:02:16 2007 +0000 +++ b/etc/ChangeLog Sat Jul 28 08:25:44 2007 +0000 @@ -1,3 +1,10 @@ +2007-07-28 Aidan Kehoe <kehoea@parhasard.net> + + * unicode/unicode-consortium/BIG5.TXT: + Don't map any characters to U+FFFD; for round trip compatibility, + map those that were mapped to U+FFFD to the Unicode private use + area. + 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.28 "fuki" is released.