[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / Test / System.Web / ChangeLog
index b7bfde708aabc374f01fab247e67c2df7a3f16fd..e5f2f6ce239340863894332fa3faf0de6f15858a 100644 (file)
@@ -1,3 +1,15 @@
+2005-11-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AspNetHostingPermissionAttributeCas.cs: New. CAS unit tests.
+       * AspNetHostingPermissionCas.cs: New. CAS unit tests.
+
+2005-09-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AspNetHostingPermissionTest.cs: 2.0 RC fixed the "unrestricted" XML
+       so the test case has been updated.
+       * AspNetHostingPermissionAttributeTest.cs: Removed actions that have
+       been killed in 2.0 RC.
+
 2005-01-19  Sebastien Pouliot  <sebastien@ximian.com>
 
        * AspNetHostingPermissionTest.cs: Re-fixed for NET_1_1. Fx 1.1 SP1