[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Security.AccessControl / ChangeLog
index 90da37c6dee2216b759be834331d7aa155392858..fc6d066bc143b50e24496b0f763ed805823344d6 100644 (file)
@@ -1,3 +1,9 @@
+2012-06-30  James Bellinger  <jfb@zer7.com>
+
+       * AccessRule_T.cs AuditRule_T.cs: Implemented .NET 4.0 generic
+       versions of AccessRule and AuditRule.
+       * ObjectSecurity_T.cs: Type returns are now correct.
+
 2009-08-29  Zoltan Varga  <vargaz@gmail.com>
 
        * ObjectSecurity_T.cs: New file, empty stub for new net 4.0 class.