ChangeLog 900 B

123456789101112131415161718192021222324252627
  1. 2003-07-24 Sebastien Pouliot <[email protected]>
  2. * System.Security.dll.sources: Added new Mono.Xml.XmlCanonicalizer.cs
  3. from Aleksey Sanin.
  4. 2003-03-04 Sebastien Pouliot <[email protected]>
  5. * System.Security.build: Added a new output System.Security_cmp.dll
  6. which links with mscorlib. This version is to be used to generate
  7. the class status web page (required for CorCompare).
  8. 2003-03-03 Sebastien Pouliot <[email protected]>
  9. * System.Security.build: Updated build file to stop linking with
  10. MS assemblies (and like with Mono's corlib instead).
  11. 2003-03-02 Sebastien Pouliot <[email protected]>
  12. * list.unix: Added XmlSignature.cs.
  13. 2003-01-17 Sebastien Pouliot <[email protected]>
  14. * System.Security.build: Simplified and fixed some issues.
  15. 2002-11-28 Sebastien Pouliot <[email protected]>
  16. * System.Security.build: New. Nant build file for Windows.