2005-11-30 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / I18N / West / ChangeLog
1 2005-11-30  Atsushi Enomoto  <atsushi@ximian.com>
2
3         (initial changelog entry here.)
4
5         * Makefile : now it uses unsafe pointers.
6         * CP10000.cs : Added 2.0 fallback support and modified ToBytes() from
7           array to pointers, and commented ToBytes(string) out (uses virtual
8           implementation in ByteEncoding).