From: MORIOKA Tomohiko Date: Fri, 17 May 2013 12:46:51 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fconcord.git;a=commitdiff_plain;h=7c38707c172d5543c8496d971e613b674fe17019 update. --- diff --git a/ChangeLog b/ChangeLog index 04a0ea7..068e8d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2013-05-02 MORIOKA Tomohiko + + * Makefile.in (LDFLAGS): New variable. + (libconcord.la): Use `LDFLAGS'. + +2013-04-24 MORIOKA Tomohiko + + * 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 * Makefile.in (OBJS): Add cos-hash.lo.