File: ChangeLog

package info (click to toggle)
mono 1.2.2.1-1etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 142,720 kB
  • ctags: 256,408
  • sloc: cs: 1,495,736; ansic: 249,442; sh: 18,327; xml: 12,463; makefile: 5,046; perl: 1,248; asm: 635; yacc: 285; sql: 7
file content (51 lines) | stat: -rw-r--r-- 1,384 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
2005-10-17  Sebastien Pouliot  <sebastien@ximian.com>

	* Assembly.cs: Add a RequestMinimum security permission for 
	SkipVerification.

2005-04-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* Consts.cs: added constants for Mono.Http.dll

2004-09-21  Raja R Harinath  <rharinath@novell.com>

	* AssemblyInfo.cs (AssemblyVersion): Define to 2.0.x when
	BOOTSTRAP_NET_2_0 is defined.

2004-05-07  Raja R Harinath  <rharinath@novell.com>

	* AssemblyInfo.cs (AssemblyDelaySign, AssemblyKeyFile): Disable
	for BOOTSTRAP_WITH_OLDLIB.  Mono 0.31 runtime crashes with them.

2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>

	* Consts.cs: Added consts for NET_2_0.

2004-05-03  Lluis Sanchez Gual  <lluis@ximian.com>

	* Consts.cs: Added consts for Mono.Posix and Mono.Security.

2003-11-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* AssemblyInfo.cs: Added missing attribute

2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* Locale.cs: Added

2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* Consts.cs: Added

2003-07-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* AssemblyInfo.cs: Added additional .Net 1.1 attributes

2003-07-12  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* AssemblyInfo.cs: Added support for .Net 1.0 build

2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

	* AssemblyInfo.cs: Added
	* ChangeLog: Added