Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2005-09-26 18:08:58 +0400
committerSebastien Pouliot <sebastien@ximian.com>2005-09-26 18:08:58 +0400
commit6a080fe2bdbe19466ea1d53037a41e749fff1720 (patch)
treebfcf209567e7bdedbb8ed0b048c25b6c1552cc97 /mcs/class/System.Security/ChangeLog
parentc09f673f6d7a7e7d61b0731522095f7ad4d7f205 (diff)
In Test/System.Security.Cryptography:
2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * Asn*.cs, Oid*.cs: Moved to System.dll In Test/System.Security.Permissions: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * StorePermissionAttributeTest.cs: Moved in System.dll In Test/System.Security.Cryptography.X509Certificates: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * All tests moved to System.dll assembly. In System.Security.Cryptography: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * Asn*.cs, Oid*.cs: Moved to System.dll In System.Security.Permissions: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * Store*.cs: Moved in System.dll In .: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * System.Security.dll.sources: Remove all X509 related classes. * System.Security_test.dll.sources: Remove all X509 related tests. * System.Security.Cryptography.X509Certificates/*.cs: moved to System.dll assembly. * Test/System.Security.Cryptography.X509Certificates/*.cs: moved to System.dll assembly. In System.Security.Cryptography.X509Certificates: 2005-09-26 Sebastien Pouliot <sebastien@ximian.com> * All classes moved in System.dll svn path=/trunk/mcs/; revision=50770
Diffstat (limited to 'mcs/class/System.Security/ChangeLog')
-rw-r--r--mcs/class/System.Security/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mcs/class/System.Security/ChangeLog b/mcs/class/System.Security/ChangeLog
index e381bd89cff..182a5778a4a 100644
--- a/mcs/class/System.Security/ChangeLog
+++ b/mcs/class/System.Security/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-26 Sebastien Pouliot <sebastien@ximian.com>
+
+ * System.Security.dll.sources: Remove all X509 related classes.
+ * System.Security_test.dll.sources: Remove all X509 related tests.
+ * System.Security.Cryptography.X509Certificates/*.cs: moved to
+ System.dll assembly.
+ * Test/System.Security.Cryptography.X509Certificates/*.cs: moved to
+ System.dll assembly.
+
2005-05-18 Sebastien Pouliot <sebastien@ximian.com>
* System.Security_test.dll.sources: Added unit tests for System.