update.
authortomo <tomo>
Wed, 27 Jul 2005 18:27:04 +0000 (18:27 +0000)
committertomo <tomo>
Wed, 27 Jul 2005 18:27:04 +0000 (18:27 +0000)
ChangeLog

index 9607ac4..fe26020 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * concord.c (concord_ds_set_object_failure): Renamed from
+       `concord_ds_set_object_nil'.
+       (concord_genre_get_feature_0): New function.
+       (concord_genre_get_feature): New implementation; use
+       `concord_genre_get_feature_0'; support feature alias.
+
+2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * concord.h (concord_ds_set_object_failure): Renamed from
+       `concord_ds_set_object_nil'.
+
 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * concord.c, concord.h (concord_obj_put_feature_value_str):