*** empty log message ***
authorhanda <handa>
Thu, 31 Jan 2008 00:33:53 +0000 (00:33 +0000)
committerhanda <handa>
Thu, 31 Jan 2008 00:33:53 +0000 (00:33 +0000)
ChangeLog
example/ChangeLog
src/ChangeLog

index e77d6db..dd204cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2008-01-30  Kenichi Handa  <handa@ni.aist.go.jp>
+2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
 
        * Version 1.5.1 released.
 
index fb3a789..31d518c 100644 (file)
@@ -1,7 +1,11 @@
-2008-01-30  Kenichi Handa  <handa@ni.aist.go.jp>
+2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
 
        * Version 1.5.1 released.
 
+2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * mview.c: Include <stdlib.h>.
+
 2007-12-28  Kenichi Handa  <handa@ni.aist.go.jp>
 
        * Version 1.5.0 released.
index 7fe0902..00eb131 100644 (file)
@@ -1,7 +1,14 @@
-2008-01-30  Kenichi Handa  <handa@ni.aist.go.jp>
+2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
 
        * Version 1.5.1 released.
 
+2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * draw.c (mdraw_glyph_list): Refer to mfont__ft_driver only when
+       HAVE_FREETYPE is defined.
+
+       * font.h (OTF_Tag): Be sure that it is defined in any cases.
+
 2008-01-30  Kenichi Handa  <handa@ni.aist.go.jp>
 
        * font.h (enum MFontOpenTypeTable, MFontCapability): Define them