Author: zoltan
Date: 2008-02-18 15:33:47 -0500 (Mon, 18 Feb 2008)
New Revision: 96099

Modified:
   trunk/mcs/class/corlib/System.Reflection/ChangeLog
Log:
2008-02-18  Zoltan Varga  <[EMAIL PROTECTED]>

        * CustomAttributeTypedArgument.cs (.ctor): Convert arrays into a 
collection of
        CustomAttributeTypedArguments to match MS.


Modified: trunk/mcs/class/corlib/System.Reflection/ChangeLog
===================================================================
--- trunk/mcs/class/corlib/System.Reflection/ChangeLog  2008-02-18 20:00:30 UTC 
(rev 96098)
+++ trunk/mcs/class/corlib/System.Reflection/ChangeLog  2008-02-18 20:33:47 UTC 
(rev 96099)
@@ -1,3 +1,8 @@
+2008-02-18  Zoltan Varga  <[EMAIL PROTECTED]>
+
+       * CustomAttributeTypedArgument.cs (.ctor): Convert arrays into a 
collection of
+       CustomAttributeTypedArguments to match MS.
+
 2008-02-10  Gert Driesen  <[EMAIL PROTECTED]>
 
        * Assembly.cs: Use icall for ToString/FullName. Fixes bug #318231.

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to