+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.