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.775,1.776


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.775,1.776
Date: Mon, 31 Mar 2003 00:47:38 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Redesign the internalcall interface for code access security (CAS)
so that most of the work happens in the C# code, not the runtime engine.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.775
retrieving revision 1.776
diff -C2 -r1.775 -r1.776
*** ChangeLog   31 Mar 2003 04:13:43 -0000      1.775
--- ChangeLog   31 Mar 2003 05:47:34 -0000      1.776
***************
*** 37,40 ****
--- 37,48 ----
        add princpal permission classes.
  
+       * resources/en_US/runtime/Exception.txt,
+       runtime/System/Security/ClrPermissions.cs,
+       runtime/System/Security/ClrSecurity.cs,
+       runtime/System/Security/CodeAccessPermission.cs,
+       runtime/System/Security/PermissionSet.cs: redesign the internalcall
+       interface for code access security (CAS) so that most of the work
+       happens in the C# code, not the runtime engine.
+ 
  2003-03-30  Rhys Weatherley  <address@hidden>
  





reply via email to

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