aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2008-12-10 15:37:46 +0000
committerJason Rumney2008-12-10 15:37:46 +0000
commit174f1c745dcabc9dbd2650b04eccce74ebfe8928 (patch)
tree02083be694c7286f3897a4648e3ca94f28ba574a /src/ChangeLog
parent45ce4570744ae5934954f695756b0870af57bfa8 (diff)
downloademacs-174f1c745dcabc9dbd2650b04eccce74ebfe8928.tar.gz
emacs-174f1c745dcabc9dbd2650b04eccce74ebfe8928.zip
(Qcham): New symbol.
(font_supported_scripts): Add cham, and comments for other new scripts in bitfield from OpenType spec.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b6f7178e5fa..5b611cdbbe7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-12-10 Jason Rumney <jasonr@gnu.org>
2
3 * w32font.c (Qcham): New symbol.
4 (font_supported_scripts): Add cham, and comments for other new
5 scripts in bitfield from OpenType spec.
6
12008-12-10 Kenichi Handa <handa@m17n.org> 72008-12-10 Kenichi Handa <handa@m17n.org>
2 8
3 * ftfont.c (fc_charset_table): Add "unicode-sip". 9 * ftfont.c (fc_charset_table): Add "unicode-sip".