From 39979853069ce3d2e4c6c2e627c6cb2c6357f7bd Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 29 Mar 2004 12:50:51 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/ChangeLog b/ChangeLog index e69de29..f593330 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,35 @@ +2004-03-29 Kenichi Handa + + * example/otfdump.c (dump_lookup_subtable_gsub): For Lookup Type + 7, fix arg to dump_lookup_subtable_gsub. + (dump_lookup_subtable_gpos): Support Lookup Type 9. + + * autogen.sh: Run automake after autoheader. + + * src/otfopen.c (OTF_close): Free otf->filename. + +2004-02-01 Kenichi Handa + + * Version 0.9 released. + + +Copyright (C) 2003, 2004 + National Institute of Advanced Industrial Science and Technology (AIST) + Registration Number H15PRO112 + +This file is part of the m17n library. + +The m17n library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public License +as published by the Free Software Foundation; either version 2.1 of +the License, or (at your option) any later version. + +The m17n library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with the m17n library; if not, write to the Free +Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +02111-1307, USA. -- 1.7.10.4