dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.755,1.756


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.755,1.756
Date: Thu, 20 Mar 2003 01:23:01 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv950

Modified Files:
        ChangeLog 
Log Message:


Continue implementation of Reflection.Emit; events, fields,
properties, and marshalling.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.755
retrieving revision 1.756
diff -C2 -r1.755 -r1.756
*** ChangeLog   18 Mar 2003 10:53:15 -0000      1.755
--- ChangeLog   20 Mar 2003 06:22:59 -0000      1.756
***************
*** 1,3 ****
--- 1,16 ----
  
+ 2003-03-20  Rhys Weatherley  <address@hidden>
+ 
+       * runtime/System/Reflection/ClrField.cs,
+       runtime/System/Reflection/Emit/AssemblyBuilder.cs,
+       runtime/System/Reflection/Emit/EventBuilder.cs,
+       runtime/System/Reflection/Emit/FieldBuilder.cs,
+       runtime/System/Reflection/Emit/ModuleBuilder.cs,
+       runtime/System/Reflection/Emit/PropertyBuilder.cs,
+       runtime/System/Reflection/Emit/TypeBuilder.cs,
+       runtime/System/Reflection/Emit/UnmanagedMarshal.cs:
+       continue implementation of Reflection.Emit; events, fields,
+       properties, and marshalling.
+ 
  2003-03-18  Rhys Weatherley  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]