2005-03-29  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 2.1.0:
	- Modified the Ruby implementation for PRIME 1.1.0.
	- Modified the AZIK table.
	
2005-03-08  Masaki Yatsu  <yatsu@yatsu.info>

	* conv-table/azik:
	- remove 'xya', 'xyu', 'xyo' remove-convertion-rules.
	- add 'sha', 'shi', 'shu', 'she', 'sho' remove-conversion-rules.
	
2005-01-13  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	*  Suikyo 2.0.1.1:
	- Fixed bugs of removing conversion rules.

2005-01-11  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 2.0.1:
	- Fixed a bug coused from suikyo-composer.rb.
	- Added new conversion tables: azik-all and azik-all_reverse.
	- Added a formatting rule to remove conversion rules.

2004-12-23  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Makefile.am: 
	Added an entry for Cygwin.

2004-12-13  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 2.0.0.1:
	- Fixed a bug with the azik table.
	  Thanks for the notice from Masaki Yatsu.

2004-12-11  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 2.0.0:
	- Added the ruby library SuikyoComposer which manages a preediting
	  string for Kana-Kanji conversion engines.
	- Added new tables:
	  half-katakana <=> { hiragana, katakana }

2004-12-10  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 2.0.0 RC2:
	- Added some validation checkers for hybrid typing.

2004-12-09  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 2.0.0 RC1:
	- Added the ruby library SuikyoComposer which manages a preediting
	  string for Kana-Kanji conversion engines.
	- Added new tables:
	  half-katakana <=> { hiragana, katakana }
	
2004-08-29  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 1.3.3 Release.

	* conv-table/tcode, tcode_reverse, tcode-dvorak, tcode-dvorak_reverse:
	- Modified tcode tables from '\x{2014}' to '$B!=(B' (dash).
	Thanks for the report by Akira Yamada <akira@arika.org>
	[prime-dev: 427]
	
	* ruby/src/suikyo.rb:
	- Fixed '\x' prefix bug.

2004-02-29  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 1.3.2 Release.
	- Add Kuten-Code tables.
	- Add romaji-hepburn_reverse.
	(by Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>).

2004-01-31  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Suikyo 1.3.1 Release.
	- Add TUT-Code tables.
	- Fix a bug of suikyo.rb for uim-prime.
	- Modify a Romaji table.
	- Refine the packaging management.
	
	* suikyo.pc.in: [NEW FILE]
	Describe the status for pkg-config.
	
2004-01-10  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo 1.3.0 Release.
	
	* doc/index.html: Catch up the current status.

2004-01-07  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo 1.3.0 Release candidate 1:
	Change the conversion rule with a space character.
	A space character has become a delimiter of conversion.

2003-12-31  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* conv-table/romaji, conv-table/romaji_reverse, 
	  conv-table/romaji-kana, conv-table/kana-romaji:

	Add a binding between ~ and $B!A(B.

2003-12-30  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* suikyo 1.2.1 Release.

	* conv-table/romaji, conv-table/romaji_reverse,
	  conv-table/kana, conv-table/kana_reverse,
	  conv-table/azik, conv-table/egg-mark, conv-table/egg-mark_reverse,
	  conv-table/skk-mark, conv-table/skk-mark_reverse,
	  conv-table/tcode, conv-table/tcode-dvorak,
	  conv-table/tcode-dvorak_reverse, conv-table/tcode_reverse: [NEW FILE]
	Conversion tables.

2003-12-27  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* doc/index.html: 
	Add an announcement of version 1.2.0, though I have forgot what new 
	features are.

2003-12-17  Masaki Yatsu  <yatsu@digital-genes.com>

	* configure.in:
	Generate a RPM spec file.

	* Makefile.am:
	Add rule: 'rpm'.

	* suikyo.spec.in: [NEW FILE]
	Add a RPM spec file template.

2003-05-07  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* doc/index.html (Repository): PHP $B%3!<%I$N:o=|(B
	* Makefile, suikyo.config: PKG_DEBIAN $B$NDI2C(B

2002-11-29  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Makefile (Repository):
	clean $B$N%k!<%k$r(B 'rm -rf **/*~' $B$+$i(B 'rm -f *~' $B$X(B.

2002-11-26  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Makefile: install $B$N(B -D $B%*%W%7%g%s$O8_49@-$,Dc$$$N$G(B, $B;HMQ$r$d$a$k(B.
	Hideyuki ENDO <endo-h@remus.dti.ne.jp> $B$5$s$NJs9p$K46<U(B.

2002-11-23  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* Makefile (Repository): make dist, make web $B$N%k!<%k$rDI2C(B.

2002-11-22  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* doc/index.html:
	[NEW FILE] $B%I%-%e%a%s%H:n@.(B

2002-11-21  Hiroyuki Komatsu  <komatsu@taiyaki.org>

	* $B%j%j!<%9(B

