ChangeLog 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. 2005-10-17 Sebastien Pouliot <[email protected]>
  2. * Assembly.cs: Add a RequestMinimum security permission for
  3. SkipVerification.
  4. 2005-04-04 Gonzalo Paniagua Javier <[email protected]>
  5. * Consts.cs: added constants for Mono.Http.dll
  6. 2004-09-21 Raja R Harinath <[email protected]>
  7. * AssemblyInfo.cs (AssemblyVersion): Define to 2.0.x when
  8. BOOTSTRAP_NET_2_0 is defined.
  9. 2004-05-07 Raja R Harinath <[email protected]>
  10. * AssemblyInfo.cs (AssemblyDelaySign, AssemblyKeyFile): Disable
  11. for BOOTSTRAP_WITH_OLDLIB. Mono 0.31 runtime crashes with them.
  12. 2004-05-03 Lluis Sanchez Gual <[email protected]>
  13. * Consts.cs: Added consts for NET_2_0.
  14. 2004-05-03 Lluis Sanchez Gual <[email protected]>
  15. * Consts.cs: Added consts for Mono.Posix and Mono.Security.
  16. 2003-11-12 Andreas Nahr <[email protected]>
  17. * AssemblyInfo.cs: Added missing attribute
  18. 2003-07-18 Andreas Nahr <[email protected]>
  19. * Locale.cs: Added
  20. 2003-07-17 Andreas Nahr <[email protected]>
  21. * Consts.cs: Added
  22. 2003-07-13 Andreas Nahr <[email protected]>
  23. * AssemblyInfo.cs: Added additional .Net 1.1 attributes
  24. 2003-07-12 Andreas Nahr <[email protected]>
  25. * AssemblyInfo.cs: Added support for .Net 1.0 build
  26. 2003-07-10 Andreas Nahr <[email protected]>
  27. * AssemblyInfo.cs: Added
  28. * ChangeLog: Added