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