update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 17 May 2013 12:46:51 +0000 (21:46 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 17 May 2013 12:46:51 +0000 (21:46 +0900)
ChangeLog

index 04a0ea7..068e8d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * Makefile.in (LDFLAGS): New variable.
+       (libconcord.la): Use `LDFLAGS'.
+
+2013-04-24  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord.c (struct COS_Feature_INDEX_ent): Moved to cos-i.h.
+       (concord_genre_open_index): Reset `table->decoding_table'.
+
+       * cos-i.h (struct COS_Feature_INDEX_ent): Moved from concord.c;
+       add new member `decoding_table'.
+
 2013-04-23  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * Makefile.in (OBJS): Add cos-hash.lo.
 2013-04-23  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * Makefile.in (OBJS): Add cos-hash.lo.