ChangeLog 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. 2004-03-16 Atsushi Enomoto <[email protected]>
  2. * System.Security.dll.sources: added XmlDsigNodeList.cs
  3. 2004-02-19 Tim Coleman <[email protected]>
  4. * System.Security.dll.sources: Add new
  5. System.Security.Cryptography.Xml.SymmetricKeyWrap
  6. 2004-02-11 Sebastien Pouliot <[email protected]>
  7. * System.Security_test.dll.sources: Added unit tests for
  8. XmlDsigXPathTransform.
  9. 2004-02-10 Tim Coleman <[email protected]>
  10. * System.Security.dll.sources: Add new
  11. System.Security.Cryptography.Xml classes.
  12. 2004-02-07 Tim Coleman <[email protected]>
  13. * System.Security.dll.sources: Add new
  14. System.Security.Cryptography.Xml classes.
  15. 2004-01-11 Sebastien Pouliot <[email protected]>
  16. * System.Security.dll.sources: Added AssemblyInfo.cs and Locale.cs.
  17. 2003-07-24 Sebastien Pouliot <[email protected]>
  18. * System.Security.dll.sources: Added new Mono.Xml.XmlCanonicalizer.cs
  19. from Aleksey Sanin.
  20. 2003-03-04 Sebastien Pouliot <[email protected]>
  21. * System.Security.build: Added a new output System.Security_cmp.dll
  22. which links with mscorlib. This version is to be used to generate
  23. the class status web page (required for CorCompare).
  24. 2003-03-03 Sebastien Pouliot <[email protected]>
  25. * System.Security.build: Updated build file to stop linking with
  26. MS assemblies (and like with Mono's corlib instead).
  27. 2003-03-02 Sebastien Pouliot <[email protected]>
  28. * list.unix: Added XmlSignature.cs.
  29. 2003-01-17 Sebastien Pouliot <[email protected]>
  30. * System.Security.build: Simplified and fixed some issues.
  31. 2002-11-28 Sebastien Pouliot <[email protected]>
  32. * System.Security.build: New. Nant build file for Windows.