Oops, this part was backed out.
authorDuncan Mak <duncan@mono-cvs.ximian.com>
Thu, 24 Jul 2003 03:38:52 +0000 (03:38 -0000)
committerDuncan Mak <duncan@mono-cvs.ximian.com>
Thu, 24 Jul 2003 03:38:52 +0000 (03:38 -0000)
svn path=/trunk/mcs/; revision=16596

mcs/class/corlib/System.Reflection.Emit/ChangeLog

index 88ee5c44899d6fe02569da0f64ba0b48cdf293b9..87f741237273e6e7bcd2813ddb9abb31288b1157 100644 (file)
@@ -3,9 +3,6 @@
        * SignatureHelper.cs: This class does not have the
        SerializableAttribute.
 
-       * OpCodes.cs (Boxval): 'Boxval' is not listed in neither the 1.0
-       nor the 1.1 docs. Commented it out.
-
 2003-07-11  Zoltan Varga  <vargaz@freemail.hu>
 
        * AssemblyBuilder.cs: Added argument checking to all methods according