(main): Fix checking number of arguments.
[m17n/libotf.git] / ChangeLog
index 7a3fd7a..1e9a66d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,30 @@
+2010-05-18  Kenichi Handa  <handa@m17n.org>
+
+       * example/otfview.c (create_otf_script_widgets): Create a box
+       widget for each script in a limited-width box.
+
+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.
+
+2010-03-23  Kenichi Handa  <handa@m17n.org>
+
+       * src/Makefile.am (libotf_la_SOURCES): Include internal.h.
+
 2010-03-19  Kenichi Handa  <handa@m17n.org>
 
+       * src/Makefile.am (libotf_la_SOURCES): Exclude otferror.h.
+
        * configure.ac: Versions changed to 0.9.11pre.
 
 2010-01-22  Kenichi Handa  <handa@m17n.org>