2009-06-23 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System / Assembly / ChangeLog
1 2009-06-23  Marek Habersack  <mhabersack@novell.com>
2
3         * AssemblyInfo.cs: added InternalsVisibleTo for
4         System.ComponentModel.DataAnnotations (needs
5         ReflectionPropertyDescriptor)
6
7 2009-04-23  Sebastien Pouliot  <sebastien@ximian.com>
8
9         * AssemblyInfo.cs: Remove InternalsVisibleTo on Mono.Moonlight 
10         since it does not exists anymore
11
12 2008-05-07  Sebastien Pouliot  <sebastien@ximian.com>
13
14         * AssemblyInfo.cs: Change InternalsVisibleTo on Mono.Moonlight to
15         a key we control.
16
17 2008-04-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
18
19         * AssemblyInfo.cs: Added missing Attributes
20
21 2008-04-13  Jb Evain  <jbevain@novell.com>
22
23         * AssemblyInfo.cs: rename agmono to Mono.Moonlight
24         as a friend assembly for the 2.1 profile.
25         Merged from the Moonlight 2 branch.
26
27 2007-08-11  Jb Evain  <jbevain@novell.com>
28
29         * AssemblyInfo.cs: add agmono as a friend assembly
30
31 2005-10-17  Sebastien Pouliot  <sebastien@ximian.com>
32
33         * Assembly.cs: Add a RequestMinimum security permission for 
34         SkipVerification.
35
36 2005-04-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
37
38         * Consts.cs: added constants for Mono.Http.dll
39
40 2004-09-21  Raja R Harinath  <rharinath@novell.com>
41
42         * AssemblyInfo.cs (AssemblyVersion): Define to 2.0.x when
43         BOOTSTRAP_NET_2_0 is defined.
44
45 2004-05-07  Raja R Harinath  <rharinath@novell.com>
46
47         * AssemblyInfo.cs (AssemblyDelaySign, AssemblyKeyFile): Disable
48         for BOOTSTRAP_WITH_OLDLIB.  Mono 0.31 runtime crashes with them.
49
50 2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>
51
52         * Consts.cs: Added consts for NET_2_0.
53
54 2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>
55
56         * Consts.cs: Added consts for Mono.Posix and Mono.Security.
57
58 2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
59
60         * AssemblyInfo.cs: Added missing attribute
61
62 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
63
64         * Locale.cs: Added
65
66 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
67
68         * Consts.cs: Added
69
70 2003-07-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
71
72         * AssemblyInfo.cs: Added additional .Net 1.1 attributes
73
74 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
75
76         * AssemblyInfo.cs: Added support for .Net 1.0 build
77
78 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
79
80         * AssemblyInfo.cs: Added
81         * ChangeLog: Added