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.Security/Test/System.Security.Cryptography.Xml/ChangeLog')
-rw-r--r--mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ChangeLog b/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ChangeLog
index 6dcd26ccdb7..eb530a614c3 100644
--- a/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ChangeLog
+++ b/mcs/class/System.Security/Test/System.Security.Cryptography.Xml/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-17 Sebastien Pouliot <sebastien@ximian.com>
+
+ * SignedXmlTest.cs: Add test cases for HMACSHA[256|384|512] and
+ HMACRIPEMD160 which are supported in 2.0. Based on test case from
+ Fredrik Olsson on bug #425724.
+
2008-08-14 Gert Driesen <drieseng@users.sourceforge.net>
* KeyInfoX509DataTest.cs