*** empty log message ***
[m17n/libotf.git] / ChangeLog
index 12b1278..ffd1641 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2004-07-08  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfopen.c (read_class_set_list): Allocate the array *set
+       by OTF_CALLOC.
+
+2004-07-07  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (lookup_gsub): For LookupType 5 Subformat 2, if
+       ClassSet is not defined, do nothing.
+
+2004-06-29  Kenichi Handa  <handa@m17n.org>
+
+       * src/otfdrive.c (lookup_gsub): Fix handling of lookup type 6
+       format 3.
+
+2004-05-28  Kenichi Handa  <handa@m17n.org>
+
+       * example/otflist.c: Include <sys/types.h> and "config.h".
+       (next_file): New function.
+       (main): Call next_file.
+
+       * configure.ac: Check functions scandir and alphasort.
+
 2004-05-06  Kenichi Handa  <handa@m17n.org>
 
        * example/otftobdf.c (registry): New variable.