From: MORIOKA Tomohiko Date: Sun, 21 Apr 2013 07:45:53 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7d3a2c3b07cc29eaa9fe6ebfd64d16bf1b78dffe;p=chise%2Fconcord.git update. --- diff --git a/ChangeLog b/ChangeLog index 38be033..db1f813 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-04-21 MORIOKA Tomohiko + + * cos.c (concord_object_get_feature_value): If + `concord_current_env' is not a valid CONCORD_DS object, set NULL. + + * symbol.c (cos_release_symbol): Treat `composition' as a builtin + symbol. + 2013-04-20 MORIOKA Tomohiko * cos.c (concord_decode_object): Delete printf to debug.