From d356030fbba9c6b305d3874073821719b6441847 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 13 Jul 2007 04:14:06 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ README | 6 +++--- configure.ac | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2c9cc90..934f0d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-07-13 Kenichi Handa + + * Version 0.9.6 released. + +2007-07-13 Kenichi Handa + + * configure.ac: Updated to 0.9.6. + 2007-07-09 Kenichi Handa * src/otfdrive.c (gstring_subst): Remove a glyph if it is ignored diff --git a/README b/README index 281a477..3f1b2c1 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -This directory tree holds version 0.9.5 of the otf library. -*- text -*- +This directory tree holds version 0.9.6 of the otf library. -*- text -*- -Copyright (C) 2003, 2004, 2005, 2006 +Copyright (C) 2003, 2004, 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO167 See the end for copying conditions. @@ -66,7 +66,7 @@ Please send bug reports to bugs . ----- -Copyright (C) 2003, 2004, 2005, 2006 +Copyright (C) 2003, 2004, 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO167 diff --git a/configure.ac b/configure.ac index 3ae4713..4c20fe9 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Autoconf script for libotf. dnl Process this file with autoconf to produce a configure script. -dnl Copyright (C) 2003, 2004, 2005, 2006 +dnl Copyright (C) 2003, 2004, 2005, 2006, 2007 dnl National Institute of Advanced Industrial Science and Technology (AIST) dnl Registration Number H15PRO167 -- 1.7.10.4