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