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