2008-09-15  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Noted that new internal variable |{onerror_set}|
	is introduced.

2008-09-14  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Remove the entry for Shift_JIS, since the ShiftJIS
	decodehandle class is merged with the Encode class.

2008-09-14  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Remove the entry for EUC-JP, since the EUCJP
	decodehandle class is merged with the Encode class.

2008-09-14  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Sync with Whatpm::Charset::DecodeHandle's change.

2008-09-11  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Sync with Whatpm::Charset::DecodeHandle's change.

2008-09-10  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm (get_by_html_name): New.

2008-09-10  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: EBCDICness, ASCII compability, and MIME text
	suitability are now represented as charset categories.
	Provision for support of HTML's charset name treatment,
	i.e. ignorance of ASCII punctuations.  Support of HTML5
	charset name aliasings (updated definition).

2008-05-25  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm (CHARSET_CATEGORY_UTF16): New category.

2008-05-18  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Support for WebLatin encoding.  Support for Thai
	encodings.  Support for non-block-safe encodings.  However,
	for non-block-safe encodings we cannot assume that it works
	well on our decode handle framework, therefore they are marked
	as "fallback" mode (i.e. its result is unknown).

2008-05-18  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm (SEMICONFORMING_ENCODING_IMPL): New.  Distinguish full
	non-conformance from semi-conformance, where we can something
	to make the decoder conformant.

2008-05-17  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: Charset definitions now have |category| properties.
	Property |perl_names| is added to |shift_jis| and |euc-jp|.
	Charset definition for |shift_jisx0213| is added.
	(get_decode_handle): New.
	(get_perl_encoding): Auto-load encode modules for internal use
	by DecodeHandle (part of Whatpm module).

2007-11-23  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm (is_syntactically_valid_iana_charset_name): Function
	name was misspelled.

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

	* Info.pm: More charset definitions.

2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* Info.pm: New Perl module.

2007-11-18  Wakaba  <wakaba@suika.fam.cx>

	* ChangeLog: New file.


