2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm (___error_def): Error description key names
	are updated.

	* Muf2003.dis: Removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Muf2003.dis: |WithFor|, |DefaultFor|, and |For|
	specifications are removed.

2006-04-30  Wakaba  <wakaba@suika.fam.cx>

	* .cvsignore: Updated.

2005-11-17  Wakaba  <wakaba@suika.fam.cx>

	* Muf2003.dis: New module.

	* .cvsignore: New file.

2004-10-10  Wakaba  <wakaba@suika.fam.cx>

	* Text.pm (___rule_def[-default]): Check whether 'prefix' and 
	'suffix' is defined or not.
	
2004-03-10  Wakaba  <wakaba@suika.fam.cx>

	* Boolean.pm (___rule_def[and, or, not]): New parameter 'x' introduced.

2004-02-04  Wakaba  <wakaba@suika.fam.cx>

	* Node.pm (parse_attr): Fixed not to be warned as uninitialized value
	in comparance.

	* Base.pm (replace): Allow "token" as flag. (See M::U::F ABNF syntax
	in <SuikaWiki:"Message::Util::Formatter//$B=q<0(B">.)

2004-01-17  Wakaba  <wakaba@suika.fam.cx>

	* Boolean.pm: New module.

2003-12-27  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm ($Token): New variable to keep compatibility with old Message::Util::Formatter.

2003-12-06  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm (replace): Use new syntax of Formatter.

	* Text.pm (___rule_def): Renamed from rule_def.
        (new): Removed.

	* Node.pm (___rule_def): Renamed from rule_def.
	(new): Removed.

2003-11-30  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm (replace): Passes $self as -formatter and %opt as -option when throwing exception.
	(replace): Now match to /%$/.

2003-11-22  Wakaba  <wakaba@suika.fam.cx>

	* Node.pm, Text.pm (rule_def): Bug fix of treatement of boolean attributes.

2003-11-21  Wakaba  <wakaba@suika.fam.cx>

	* Node.pm (parse_attr): Turn -parse_flag minus after once parsed.

2003-11-16  Wakaba  <wakaba@suika.fam.cx>

	* Node.pm: New module.

2003-11-15  Wakaba  <wakaba@suika.fam.cx>

	* Text.pm: New module.

	* Base.pm (replace): Attribute name flag and attribute value flag support.

2003-11-13  Wakaba  <wakaba@suika.fam.cx>

	* Base.pm: New module.

	* ChangeLog: New file.

