2009-06-30 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mcs / class / corlib / System.Security.Policy / ChangeLog
index d1a0b2b47e8d5b019f38f288ea254e3b9f17ae2e..a340589593a0e09277128c2e2deb0b65c08b9228 100644 (file)
@@ -1,3 +1,22 @@
+2009-04-30  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Evidence.cs: Exclude "Mono.Security.Authenticode" when building
+       NET_2_1
+
+2009-04-27  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Evidence.cs: Custom GetDefaultHostEvidence for NET_2_1
+       * Hash.cs: Do not include for NET_2_1 build
+       * HashMembershipCondition.cs: Do not include for NET_2_1 build
+       * PolicyLevel.cs: Do not include for NET_2_1 build
+       * PolicyLevel_2_1.cs: Alternate implementation for NET_2_1
+       * Zone.cs: Do not include for NET_2_1 build
+       * ZoneMembershipCondition.cs: Do not include for NET_2_1 build
+
+2008-07-06  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
+
+       * ApplicationTrust.cs: Add missing attribute
+
 2008-07-03  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
 
        * ZoneMembershipCondition.cs: