*** empty log message ***
authorhanda <handa>
Wed, 21 Apr 2010 07:32:33 +0000 (07:32 +0000)
committerhanda <handa>
Wed, 21 Apr 2010 07:32:33 +0000 (07:32 +0000)
ChangeLog
NEWS

index fbd081d..9605fb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-04-21  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac: Versions changed to 0.9.12.
+
+       * src/otfopen.c (OTF_check_features): Even if no feature is
+       specified, check script support.
+
+       * src/otf.h (LIBOTF_VERSION): Changed to 0.9.12
+       (LIBOTF_RELEASE_NUMBER): Changed to 12.
+
 2010-03-30  Kenichi Handa  <handa@m17n.org>
 
        * configure.ac: Versions changed to 0.9.11.
diff --git a/NEWS b/NEWS
index 53b964d..1e35ad1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,11 @@ See the end for copying conditions.
 \f
 * Changes in libotf 0.9.11
 
+** This is simply a bug fix release.
+
+\f
+* Changes in libotf 0.9.11
+
 ** New functions OTF_drive_gsub_with_log and OTF_drive_gpos_with_log
 works like OTF_drive_gsub and OTF_drive_gpos but also records which
 features are applied to which glyphs.