From: tomo Date: Wed, 8 Oct 2008 17:04:05 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-21-chise-0_24-6^20~28 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4003a722288ef359dc44ac8a6a8f00593b5f576c;p=chise%2Fxemacs-chise.git update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 4bb5829..e3abb13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-10-08 MORIOKA Tomohiko + + * concord.c (concord_id_validate): New function. + (structure_type_create_concord): Use `concord_id_validate' instead + of `concord_name_validate' to accept integer and character as =id. + 2008-09-27 MORIOKA Tomohiko * concord.c (func_for_each_object): Fix bug about GC-protection.