ChangeLog 1.0 KB

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