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/System/Test/System.Security.Cryptography/ChangeLog')
-rw-r--r--mcs/class/System/Test/System.Security.Cryptography/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System/Test/System.Security.Cryptography/ChangeLog b/mcs/class/System/Test/System.Security.Cryptography/ChangeLog
index 43f143cdc1b..a88ddd2d572 100644
--- a/mcs/class/System/Test/System.Security.Cryptography/ChangeLog
+++ b/mcs/class/System/Test/System.Security.Cryptography/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-26 Robert Jordan <robertj@gmx.net>
+
+ * OidCollectionTest.cs, OidEnumeratorTest.cs:
+ Upgrade to new NUnit style.
+
2007-03-07 Vladimir Krasnov <vladimirk@mainsoft.com>
* AsnEncodedDataTest.cs, OidCollectionTest.cs, OidEnumeratorTest.cs,