ChangeLog 1.5 KB

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