2007-08-11 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System / Assembly / ChangeLog
1 2007-08-11  Jb Evain  <jbevain@novell.com>
2
3         * AssemblyInfo.cs: add agmono as a friend assembly
4
5 2005-10-17  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * Assembly.cs: Add a RequestMinimum security permission for 
8         SkipVerification.
9
10 2005-04-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
11
12         * Consts.cs: added constants for Mono.Http.dll
13
14 2004-09-21  Raja R Harinath  <rharinath@novell.com>
15
16         * AssemblyInfo.cs (AssemblyVersion): Define to 2.0.x when
17         BOOTSTRAP_NET_2_0 is defined.
18
19 2004-05-07  Raja R Harinath  <rharinath@novell.com>
20
21         * AssemblyInfo.cs (AssemblyDelaySign, AssemblyKeyFile): Disable
22         for BOOTSTRAP_WITH_OLDLIB.  Mono 0.31 runtime crashes with them.
23
24 2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>
25
26         * Consts.cs: Added consts for NET_2_0.
27
28 2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>
29
30         * Consts.cs: Added consts for Mono.Posix and Mono.Security.
31
32 2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
33
34         * AssemblyInfo.cs: Added missing attribute
35
36 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
37
38         * Locale.cs: Added
39
40 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
41
42         * Consts.cs: Added
43
44 2003-07-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
45
46         * AssemblyInfo.cs: Added additional .Net 1.1 attributes
47
48 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
49
50         * AssemblyInfo.cs: Added support for .Net 1.0 build
51
52 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
53
54         * AssemblyInfo.cs: Added
55         * ChangeLog: Added