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