[Prime-cvs] CVS update: suikyo

Back to archive index

Hiroyuki Komatsu komat****@users*****
2005年 1月 13日 (木) 03:57:13 JST


Index: suikyo/configure.ac
diff -u suikyo/configure.ac:1.16 suikyo/configure.ac:1.17
--- suikyo/configure.ac:1.16	Tue Jan 11 23:43:03 2005
+++ suikyo/configure.ac	Thu Jan 13 03:57:13 2005
@@ -1,5 +1,5 @@
 dnl configure.in: Creates a configure script for suikyo.
-dnl $Id: configure.ac,v 1.16 2005/01/11 14:43:03 komatsu Exp $
+dnl $Id: configure.ac,v 1.17 2005/01/12 18:57:13 komatsu Exp $
 dnl
 dnl Copyright (C) 2003, 2004 Hiroyuki Komatsu <komat****@taiya*****>
 dnl     All rights reserved.
@@ -9,14 +9,14 @@
 dnl the GNU General Public License version 2.
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(suikyo, 2.0.1, komat****@taiya*****,
+AC_INIT(suikyo, 2.0.1.1, komat****@taiya*****,
 	[SUIKYO - Romaji-Kana conversion library])
 AC_PREREQ(2.53)
 
 AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
 # AM_MAINTAINER_MODE
 AC_INIT_DEFAULT_VALUES
-AC_SUBST(DATE, "2005-01-11")
+AC_SUBST(DATE, "2005-01-13")
 
 MY_AC_PROG_RUBY
 
Index: suikyo/ChangeLog
diff -u suikyo/ChangeLog:1.16 suikyo/ChangeLog:1.17
--- suikyo/ChangeLog:1.16	Tue Jan 11 23:43:03 2005
+++ suikyo/ChangeLog	Thu Jan 13 03:57:13 2005
@@ -1,3 +1,8 @@
+2005-01-13  Hiroyuki Komatsu  <komat****@taiya*****>
+
+	*  Suikyo 2.0.1.1:
+	- Fixed bugs of removing conversion rules.
+
 2005-01-11  Hiroyuki Komatsu  <komat****@taiya*****>
 
 	* Suikyo 2.0.1:


Prime-cvs メーリングリストの案内
Back to archive index