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