ChangeLog 608 B

12345678910111213141516
  1. 2003-02-19 Sebastien Pouliot <[email protected]>
  2. * AllTests.cs: Removed. No more required with NUnit2.
  3. * makefile.gnu, security_linux_test.args: untested makefile
  4. * System.Security_test.build: Updated for NUnit2.
  5. 2003-01-17 Sebastien Pouliot <[email protected]>
  6. * AllTests.cs: Removed System.Security.Cryptography from using.
  7. * System.Security_test.build: Simplified and fixed some issues.
  8. 2002-11-28 Sebastien Pouliot <[email protected]>
  9. * AllTests.cs: New. Include System.Security.Cryptography.Xml
  10. test suites.
  11. * System.Security_test.build: New. Nant build file for Windows.