[Mono-bugs] [Bug 52606][Wis] Changed - Code access security
implementation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 8 11:28:26 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52606
--- shadow/52606 2005-06-14 08:02:55.000000000 -0400
+++ shadow/52606.tmp.17744 2005-09-08 11:28:26.000000000 -0400
@@ -101,6 +101,25 @@
What's not (yet) supported
- Imperative stack modifiers (Assert, Deny and PermitOnly);
- RequestMinimum is only evaluated at policy resolution - not at
assembly load time;
- Lots of small fixes/TODO
+
+------- Additional Comments From sebastien at ximian.com 2005-09-08 11:28 -------
+** Status update **
+
+New features in Mono 1.1.9 includes:
+- Support for FullTrustAssemblies in policy resolution;
+- IsolatedStorage now supports user quotas (when the security manager
+is enabled);
+- PermissionRequestEvidence is now part of the evidences during policy
+resolution;
+- Many bugs and corner cases were fixed.
+
+
+What's not (yet) supported
+- Imperative stack modifiers (Assert, Deny and PermitOnly);
+- RequestMinimum is only evaluated at policy resolution - not at
+assembly load time;
+- Lots of small fixes/TODO
+
More information about the mono-bugs
mailing list