2006-11-20  Atsushi Enomoto  <atsushi@ximian.com>

	* CP1251.cs, CP28594.cs, CP28595.cs, CP1257.cs, CP1258.cs,
	  CP874.cs, CP20866.cs, CP21866.cs:
	  cosmetic indent fix (now they are correctly auto-generated).

2006-01-23  Atsushi Enomoto  <atsushi@ximian.com>

	* CP57002.cs : Added GetByteCountImpl().

2006-01-17  Atsushi Enomoto  <atsushi@ximian.com>

	* CP1251.cs CP28594.cs CP28595.cs CP1257.cs CP1258.cs CP57002.cs
	  CP874.cs CP20866.cs CP21866.cs (All) :
	  Marked as [Serializable].

2005-12-01  Atsushi Enomoto  <atsushi@ximian.com>

	* CP57002.cs : Now its base class is MonoEncoding, and implemented 
	  fallback support and pointer-based code for GetBytes(Impl).
	  Commented string version of GetBytes() out.

2005-12-01  Atsushi Enomoto  <atsushi@ximian.com>

	(this is the first ChangeLog entry.)

	* CP1251.cs CP28594.cs CP28595.cs CP1257.cs CP1258.cs CP874.cs
	  CP20866.cs CP21866.cs : (all but 57002.cs)
	  The same changes on fallback support and shift to pointer-based 
	  implementation as we had in I18N.West.dll.
	* Makefile : added /unsafe.
