aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-02-26 21:40:46 +0900
committerKenichi Handa2010-02-26 21:40:46 +0900
commitf88cc4d6dd9ca8cfbae25aa1d8f1912d54444aca (patch)
tree38e85e04327f47e615cf2abc5ba920a849bb0425 /src/ChangeLog
parent06aac9016fc074f856a4b374572024a68784e630 (diff)
downloademacs-f88cc4d6dd9ca8cfbae25aa1d8f1912d54444aca.tar.gz
emacs-f88cc4d6dd9ca8cfbae25aa1d8f1912d54444aca.zip
Fix Myanmar OTF support
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 36e056b786d..f60b400b930 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-02-26 Kenichi Handa <handa@m17n.org> 12010-02-26 Kenichi Handa <handa@m17n.org>
2 2
3 * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec.
4
3 * xdisp.c (reseat_to_string): Fix previous change. 5 * xdisp.c (reseat_to_string): Fix previous change.
4 6
52010-02-26 David Reitter <david.reitter@gmail.com> 72010-02-26 David Reitter <david.reitter@gmail.com>