update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 25 May 2013 06:45:03 +0000 (15:45 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 25 May 2013 06:45:03 +0000 (15:45 +0900)
ChangeLog

index f6aee7e..00f081b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2013-05-22  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord.c (concord_opened_feature_list_limit): Changed to 640.
+       (concord_tenure_feature_list): New variable.
+       (concord_tenure_feature_list_last): New variable.
+       (concord_tenure_feature_list_length): New variable.
+       (concord_genre_open_feature): Initialize `table->number_of_hits'.
+       (concord_feature_setup_db): Use `concord_tenure_feature_list' for
+       hit features.
+
+       * cos-i.h (struct COS_Feature_ent): Add new member
+       `number_of_hits'.
+
 2013-05-19  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cos.h: Include <stdint.h>.
 2013-05-19  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cos.h: Include <stdint.h>.