From 4ff17772f6b5c8477b5f7c27fd7f5b2b8cf7857f Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 29 Jun 2006 22:20:53 +0000 Subject: [PATCH] update. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d4b6015..45b6923 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2006-06-28 MORIOKA Tomohiko + + * chartab.c (syms_of_chartab): Define + `{<-|->}{subsumptive|denotational}' when HAVE_CONCORD is defined. + + * chartab.h (Q_denotational): New extern when UTF2000 or + HAVE_CONCORD is defined. + (Q_denotational_from): Likewise. + (Q_subsumptive): Likewise. + (Q_subsumptive_from): Likewise. + 2006-06-27 MORIOKA Tomohiko * concord.c (concord_object_put): New function. -- 1.7.10.4