[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Security.AccessControl / ChangeLog
index 444c6c8a89931c0c899632b6588c4880f72e6816..fc6d066bc143b50e24496b0f763ed805823344d6 100644 (file)
@@ -1,3 +1,22 @@
+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.
+
+2008-07-02  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
+
+       * MutexAccessRule.cs:
+       * MutexAuditRule.cs: Fix parameter names
+
+2008-04-02  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
+
+       * CompoundAce.cs: Fix parameter names
+
 2007-09-21  Atsushi Enomoto  <atsushi@ximian.com>
 
        * AccessRule.cs AceEnumerator.cs AuditRule.cs AuthorizationRule.cs