[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / I18N / Other / ChangeLog
index 5284c98869f95bff060e7412d4d9ed40c29f37b0..5e8f85b2df81d756fbd5838d4edb9ef2ba51c5d5 100644 (file)
@@ -1,3 +1,25 @@
+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.)