2004-09-29 Zoltan Varga <vargaz@freemail.hu>
authorZoltan Varga <vargaz@gmail.com>
Wed, 29 Sep 2004 11:52:25 +0000 (11:52 -0000)
committerZoltan Varga <vargaz@gmail.com>
Wed, 29 Sep 2004 11:52:25 +0000 (11:52 -0000)
* corlib.dll.sources: Add System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs.

svn path=/trunk/mcs/; revision=34515

mcs/class/corlib/ChangeLog
mcs/class/corlib/corlib.dll.sources

index 2a31306ccd9ac4d2ed7351c2d41e9b05036bf7ef..62cb763ba4cd4026f87385fe3322378e1b19e391 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-29  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Add System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs.
+
 2004-09-27  Zoltan Varga  <vargaz@freemail.hu>
 
        * corlib.dll.sources: Add more 2.0 System.Reflection classes.
index e7bf55cece709024fc68a4955793810ac9102ca7..a26bc84c8eeb98ec5035dccbd3f8d2173f09b727 100755 (executable)
@@ -605,6 +605,7 @@ System.Runtime.InteropServices/UCOMITypeComp.cs
 System.Runtime.InteropServices/UCOMITypeInfo.cs
 System.Runtime.InteropServices/UCOMITypeLib.cs
 System.Runtime.InteropServices/UnknownWrapper.cs
+System.Runtime.InteropServices/UnmanagedFunctionPointerAttribute.cs
 System.Runtime.InteropServices/UnmanagedType.cs
 System.Runtime.InteropServices/VARDESC.cs
 System.Runtime.InteropServices/VarEnum.cs