Browse Source

2004-09-02 Tim Coleman <[email protected]>
* System.Security.dll.sources:
Add new System.Security.Cryptography.Xml classes

svn path=/trunk/mcs/; revision=33235

Tim Coleman 21 years ago
parent
commit
0b3a40976b

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

@@ -1,3 +1,7 @@
+2004-09-02  Tim Coleman <[email protected]>
+	* System.Security.dll.sources: 
+		Add new System.Security.Cryptography.Xml classes
+
 2004-07-09  Sebastien Pouliot  <[email protected]>
 
 	* System.Security_test.dll.sources: Fixed unit tests to work with Fx 

+ 2 - 0
mcs/class/System.Security/System.Security.dll.sources

@@ -103,6 +103,8 @@ System.Security.Cryptography.Xml/XmlDsigBase64Transform.cs
 System.Security.Cryptography.Xml/XmlDsigC14NTransform.cs
 System.Security.Cryptography.Xml/XmlDsigC14NWithCommentsTransform.cs
 System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransform.cs
+System.Security.Cryptography.Xml/XmlDsigExcC14NTransform.cs
+System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransform.cs
 System.Security.Cryptography.Xml/XmlDsigNodeList.cs
 System.Security.Cryptography.Xml/XmlDsigXPathTransform.cs
 System.Security.Cryptography.Xml/XmlDsigXsltTransform.cs