ChangeLog 751 B

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