[Prime-cvs] CVS update: prime

Back to archive index

Hiroyuki Komatsu komat****@users*****
2004年 12月 18日 (土) 17:02:54 JST


Index: prime/configure.in
diff -u prime/configure.in:1.24 prime/configure.in:1.25
--- prime/configure.in:1.24	Fri Dec 17 22:48:23 2004
+++ prime/configure.in	Sat Dec 18 17:02:53 2004
@@ -1,5 +1,5 @@
 dnl configure.in: Creates a configure script for prime of PRIME.
-dnl $Id: configure.in,v 1.24 2004/12/17 13:48:23 komatsu Exp $
+dnl $Id: configure.in,v 1.25 2004/12/18 08:02:53 komatsu Exp $
 dnl
 dnl Copyright (C) 2003 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(prime, 0.8.5.2-rc2, komat****@taiya*****,
+AC_INIT(prime, 0.8.5.2, komat****@taiya*****,
 	[PRIME - PRedictive Input Method Editor (Server)])
 AC_PREREQ(2.53)
 
 AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
 # AM_MAINTAINER_MODE
 AC_INIT_DEFAULT_VALUES
-AC_SUBST(DATE, "2004-12-17")
+AC_SUBST(DATE, "2004-12-18")
 
 MY_AC_PROG_RUBY
 
Index: prime/ChangeLog
diff -u prime/ChangeLog:1.76 prime/ChangeLog:1.77
--- prime/ChangeLog:1.76	Fri Dec 17 22:48:23 2004
+++ prime/ChangeLog	Sat Dec 18 17:02:53 2004
@@ -1,3 +1,9 @@
+2004-12-18  Hiroyuki Komatsu  <komat****@taiya*****>
+
+	* PRIME 0.8.5.2:
+	- Fixed a bug caused from a cache file of Suikyo.
+	  Thanks for the notice from Masaki Yatsu.
+
 2004-12-17  Hiroyuki Komatsu  <komat****@taiya*****>
 
 	* lib/prime-japanese.rb (PrimeTypeConv::PrimeTypeConv): 


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