*** empty log message ***
authorhanda <handa>
Fri, 23 Apr 2010 03:56:43 +0000 (03:56 +0000)
committerhanda <handa>
Fri, 23 Apr 2010 03:56:43 +0000 (03:56 +0000)
ChangeLog
example/ChangeLog
src/ChangeLog

index 7982a60..0b6040f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2010-04-13  Kenichi Handa  <handa@m17n.org>
+2010-04-23  Kenichi Handa  <handa@m17n.org>
 
        * Version 1.6.1 released.
 
index f4a60b5..7d828ce 100644 (file)
@@ -1,7 +1,11 @@
-2010-04-13  Kenichi Handa  <handa@m17n.org>
+2010-04-23  Kenichi Handa  <handa@m17n.org>
 
        * Version 1.6.1 released.
 
+2010-04-23  Kenichi Handa  <handa@m17n.org>
+
+       * HELLO.utf8: Add Unicode 5.1 based Myanmar.
+
 2010-03-30  Kenichi Handa  <handa@m17n.org>
 
        * Version 1.6.0 released.
index 37dbb71..2b502b8 100644 (file)
@@ -1,6 +1,22 @@
-2010-04-13  Kenichi Handa  <handa@m17n.org>
+2010-04-23  Kenichi Handa  <handa@m17n.org>
 
-       * Version 1.6.1 released.
+       * Version 1.6.1 released.
+
+2010-04-23  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-flt.c (enum GlyphInfoMask): Shift upper masks 1-bit left.
+       (decode_packed_otf_tag): If a glyph has combining information,
+       don't touch it.
+
+2010-04-23  Kenichi Handa  <handa@m17n.org>
+
+       * font-ft.c (ft_drive_otf): Reset 28th bit of g->g.internal for
+       storing OTF feature tag.
+
+2010-04-19  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-flt.c (run_stages): Update category code of glyphs if
+       category table is changed.
 
 2010-04-05  Kenichi Handa  <handa@m17n.org>