*** empty log message ***
authorhanda <handa>
Wed, 22 Sep 2010 03:46:28 +0000 (03:46 +0000)
committerhanda <handa>
Wed, 22 Sep 2010 03:46:28 +0000 (03:46 +0000)
ChangeLog
NEWS
README

index a0c3fcd..09dff0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-22  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfopen.c (OTF_check_features): If language is specified but
+       not found, return 0 instead of using the default langsys.
+
 2010-09-16  Kenichi Handa  <handa@m17n.org>
 
        * src/internal.h: Include alloca.h if available.
diff --git a/NEWS b/NEWS
index 1e35ad1..a20964f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,9 +5,9 @@ Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010
 See the end for copying conditions.
 
 \f
-* Changes in libotf 0.9.11
+* Changes in libotf 0.9.12
 
-** This is simply a bug fix release.
+** This is a bug fix release.
 
 \f
 * Changes in libotf 0.9.11
diff --git a/README b/README
index 0f2e51f..94ee591 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory tree holds version 0.9.11 of the otf library.   -*- text -*-
+This directory tree holds version 0.9.12 of the otf library.   -*- text -*-
 
 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -9,7 +9,7 @@ See the end for copying conditions.
 #####################################################################
 #      libotf -- A Library for handling OpenType Font (OTF)        #
 #                                                                  #
-#                      Ver.0.9.12 (2010.4.30)                      #
+#                      Ver.0.9.12 (2010.9.22)                      #
 #####################################################################
 
 (1) What is libotf?