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:
Diffstat (limited to 'mcs/class/Mono.ServiceModel.IdentitySelectors/Test/Mono.IdentityModel.Selectors/ChangeLog')
-rw-r--r--mcs/class/Mono.ServiceModel.IdentitySelectors/Test/Mono.IdentityModel.Selectors/ChangeLog16
1 files changed, 0 insertions, 16 deletions
diff --git a/mcs/class/Mono.ServiceModel.IdentitySelectors/Test/Mono.IdentityModel.Selectors/ChangeLog b/mcs/class/Mono.ServiceModel.IdentitySelectors/Test/Mono.IdentityModel.Selectors/ChangeLog
deleted file mode 100644
index bb26af29015..00000000000
--- a/mcs/class/Mono.ServiceModel.IdentitySelectors/Test/Mono.IdentityModel.Selectors/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-2007-04-27 Atsushi Enomoto <atsushi@ximian.com>
-
- * IdentityCardTest.cs : some flexibility on xml declarations.
-
-2007-04-26 Atsushi Enomoto <atsushi@ximian.com>
-
- * IdentityCardEncryptionTest.cs : added encryption test (roundtrip).
-
-2007-04-25 Atsushi Enomoto <atsushi@ximian.com>
-
- * IdentityCardTest.cs : added test for Save().
-
-2007-04-18 Atsushi Enomoto <atsushi@ximian.com>
-
- * IdentityCardTest.cs
- IdentityCardEncryptionTest.cs : initial commit.