2004-09-19 Zoltan Varga <vargaz@freemail.hu>
authorZoltan Varga <vargaz@gmail.com>
Sun, 19 Sep 2004 14:34:00 +0000 (14:34 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sun, 19 Sep 2004 14:34:00 +0000 (14:34 -0000)
* corlib.dll.sources: Added System/ModuleHandle.

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

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

index e5389b21931c4be14c1afc92400c2d6b0bcfb356..7cc965f54c7f37b1c081fc03c9cf1482dd43ff2d 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-19  Zoltan Varga  <vargaz@freemail.hu>
+
+       * corlib.dll.sources: Added System/ModuleHandle.
+
 2004-09-14  Tim Coleman <tim@timcoleman.com>
        * corlib.dll.sources: Added System.Security.Principal/TokenImpersonationLevel
 
index cbda8f198b35a159d54d7977a30aac46af19c6ca..0e916bde52676d7e789328ef2b0b47f4fdce0424 100755 (executable)
@@ -175,6 +175,7 @@ System/RuntimeArgumentHandle.cs
 System/RuntimeFieldHandle.cs
 System/RuntimeMethodHandle.cs
 System/RuntimeTypeHandle.cs
+System/ModuleHandle.cs
 System/SByte.cs
 System/SerializableAttribute.cs
 System/Single.cs