2003-06-23  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.4.2.

	* lib/Juman/Fork.pm (kill): Call `waitpid' to avoid zombie
	processes.

	* lib/Juman/Process.pm (close): Fix.

2003-06-23  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.4.1.

	* lib/Juman/Result.pm (new): Handle a word includes only `@'
	properly.

	* lib/Juman/Morpheme.pm (new): Do not remove `@' at the top of the
	given spec; this change is installed to follow the above change.

	* t/02-morpheme.t, t/04-juman.t: Add tests to check above changes.

2003-02-17  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.4.

	* lib/Juman/Result.pm (new): Call `set_readonly' instead of
	`set_mlist_readonly'.

	* lib/Juman/MList.pm (set_readonly): Renamed from
	`set_mlist_readonly'.

2003-02-17  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* lib/Juman/MList.pm (mrph_list): Not call `mrph' as a function,
	but as a method.

2003-02-16  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* lib/Juman/MList.pm (new): Simplified.

2002-12-13  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.3.3.

	* lib/Juman/Katuyou.pm: Load DB_File only when it is required.

	* t/06-katuyou.t: Skip all tests when DB_File is not found.

	* Makefile.PL: Check existence of DB_File.

2002-12-10  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.3.2.

	* Makefile.PL (postamble): Improve automatic detection of Juman
	dictionary path.

2002-12-07  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.3.1.

	* Makefile.PL: Automatically detect where Juman dictionary is
	placed.

	* lib/Juman/Process.pm (setup): When `command' option is
	specified, `server' option is ignored.

	* lib/Juman/Morpheme.pm (@ATTRS): Add "imis".
	(imis): New method.
	(spec): Protect against undefined value.

	* lib/Juman/Result.pm (all): New method, which is introduced to
	keep backward compatibility.

	* t/02-morpheme.t: Follow the change described in the below.

2002-12-02  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* lib/Juman/MList.pm (mrph_list): New synonym of mrph, introduced
	to keep backward compatibility.

2002-05-29  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.3.

	* mkkhash: Clean up.

	* lib/Juman/MList.pm (new): Change its argument spec.

	* lib/Juman/Morpheme.pm: Inherit Juman/Katuyou.pm.  Update
	documents.
	(new): Clean up.

	* lib/Juman/Katuyou.pm, t/06-katuyou.t: New file.

2002-02-06  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* lib/Juman.pm, lib/Juman/MList.pm, lib/Juman/Morpheme.pm,
	lib/Juman/Result.pm: Reconstructed, and removed obsolute methods.

	* t/03-mlist.t, t/04-juman.t: Follow the changes.

2001-12-22  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>

	* Release 0.2.4.
