New test.
[mono.git] / mcs / class / corlib / System.Security / ChangeLog
index 450b779bc07b2690e13f76ef3c1d477a74febb9e..1dab8893fb833370f93775863d4c17f0b18c6b25 100644 (file)
@@ -1,3 +1,9 @@
+2010-03-23  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * SecurityManager_2_1.cs: Add an internal HasElevatedPermissions 
+       property to mscorlib since the "real" (i.e. visible) one in 
+       System.Windows.dll is not accessible by most code.
+
 2010-03-16  Jb Evain  <jbevain@novell.com>
 
        * SecurityTransparentAttribute.cs