[Prime-cvs] CVS update: prime

Back to archive index

Hiroyuki Komatsu komat****@users*****
2005年 3月 3日 (木) 17:56:44 JST


Index: prime/ChangeLog
diff -u prime/ChangeLog:1.55.4.48 prime/ChangeLog:1.55.4.49
--- prime/ChangeLog:1.55.4.48	Thu Mar  3 10:13:27 2005
+++ prime/ChangeLog	Thu Mar  3 17:56:44 2005
@@ -1,5 +1,8 @@
 2005-03-03  Hiroyuki Komatsu  <komat****@taiya*****>
 
+	* lib/engine/engine-personaldict.rb: 
+	Fixed a bug of the sentinel's value.
+
 	* PRIME 0.9.4-rc2:
 	
 	* lib/session-japanese.rb: 
Index: prime/configure.in
diff -u prime/configure.in:1.15.4.19 prime/configure.in:1.15.4.20
--- prime/configure.in:1.15.4.19	Thu Mar  3 10:13:27 2005
+++ prime/configure.in	Thu Mar  3 17:56:44 2005
@@ -1,5 +1,5 @@
 dnl configure.in: Creates a configure script for prime of PRIME.
-dnl $Id: configure.in,v 1.15.4.19 2005/03/03 01:13:27 komatsu Exp $
+dnl $Id: configure.in,v 1.15.4.20 2005/03/03 08:56:44 komatsu Exp $
 dnl
 dnl Copyright (C) 2003 Hiroyuki Komatsu <komat****@taiya*****>
 dnl     All rights reserved.
@@ -9,7 +9,7 @@
 dnl the GNU General Public License version 2.
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(prime, 0.9.4-rc2, komat****@taiya*****,
+AC_INIT(prime, 0.9.4-rc3, komat****@taiya*****,
 	[PRIME - PRedictive Input Method Editor (Server)])
 AC_PREREQ(2.53)
 


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