Browse Source

2004-03-26 Atsushi Enomoto <[email protected]>

	* System.Security_test.dll.sources :
	  Added XmlDsigEnvelopedSignatureTest.cs.

svn path=/trunk/mcs/; revision=24640
Atsushi Eno 22 years ago
parent
commit
fccfc83559

+ 5 - 0
mcs/class/System.Security/ChangeLog

@@ -1,3 +1,8 @@
+2004-03-26  Atsushi Enomoto <[email protected]>
+
+	* System.Security_test.dll.sources :
+	  Added XmlDsigEnvelopedSignatureTest.cs.
+
 2004-03-22  Sebastien Pouliot  <[email protected]>
 
 	* Makefile: Added /nowarn to cleanup display when building.

+ 1 - 0
mcs/class/System.Security/System.Security_test.dll.sources

@@ -13,6 +13,7 @@ System.Security.Cryptography.Xml/SignedInfoTest.cs
 System.Security.Cryptography.Xml/SignedXmlTest.cs
 System.Security.Cryptography.Xml/TransformChainTest.cs
 System.Security.Cryptography.Xml/XmlDsigBase64TransformTest.cs
+System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransformTest.cs
 System.Security.Cryptography.Xml/XmlDsigC14NTransformTest.cs
 System.Security.Cryptography.Xml/XmlDsigC14NWithCommentsTransformTest.cs
 System.Security.Cryptography.Xml/XmlDsigXPathTransformTest.cs