(AssemblyVersion): Define to 2.0.x when
[mono.git] / mcs / class / System / Assembly / ChangeLog
1 2004-09-21  Raja R Harinath  <rharinath@novell.com>
2
3         * AssemblyInfo.cs (AssemblyVersion): Define to 2.0.x when
4         BOOTSTRAP_NET_2_0 is defined.
5
6 2004-05-07  Raja R Harinath  <rharinath@novell.com>
7
8         * AssemblyInfo.cs (AssemblyDelaySign, AssemblyKeyFile): Disable
9         for BOOTSTRAP_WITH_OLDLIB.  Mono 0.31 runtime crashes with them.
10
11 2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>
12
13         * Consts.cs: Added consts for NET_2_0.
14
15 2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>
16
17         * Consts.cs: Added consts for Mono.Posix and Mono.Security.
18
19 2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
20
21         * AssemblyInfo.cs: Added missing attribute
22
23 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
24
25         * Locale.cs: Added
26
27 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
28
29         * Consts.cs: Added
30
31 2003-07-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
32
33         * AssemblyInfo.cs: Added additional .Net 1.1 attributes
34
35 2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
36
37         * AssemblyInfo.cs: Added support for .Net 1.0 build
38
39 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
40
41         * AssemblyInfo.cs: Added
42         * ChangeLog: Added