* char-conversions.h: use 8 bits for numeric data its all we need
[mono.git] / mono / metadata / ChangeLog
index cfbfdfb8eebc30760c6efe6cc29fc76f57da7a99..bbbb4229ab185e5232175db631d01d3ccb6767cb 100644 (file)
@@ -1,3 +1,8 @@
+2004-03-09  Jackson Harper  <jackson@ximian.com>
+
+       * char-conversions.h: use 8 bits for numeric data its all we need
+       * icall.c: numeric data is only 8 bits now.
+
 2004-03-09  Martin Baulig  <martin@ximian.com>
 
        * icall.c (ves_icall_Type_GetTypeCode): Added MONO_TYPE_GENERICINST.