[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / build / common / ChangeLog
1 2010-06-14  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * Consts.cs.in: Track latest SL4 release
4
5 2010-05-14  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * Consts.cs.in: Update FX version for SL4 final version
8
9 2010-04-16  Raja R Harinath  <harinath@hurrynot.org>
10
11         * basic-profile-check.cs: Add use of 'var' keyword.
12
13 2010-04-15  Atsushi Enomoto  <atsushi@ximian.com>
14
15         * Consts.cs.in : Add AssemblyWindowsBase, AssemblyPresentationCore_3_5
16           and AssemblyPresentationFramework_3_5.
17
18 2010-04-06  Jb Evain  <jbevain@novell.com>
19
20         * Consts.cs.in: define Assembly_System_2_0 for TypeForwardedFrom
21         attributes in NET_4_0.
22
23 2010-01-07  Sebastien Pouliot  <sebastien@ximian.com>
24
25         * Consts.cs.in: Update FX version for SL3 latest released version
26
27 2009-12-03  Marek Safar  <marek.safar@gmail.com>
28
29         * Consts.cs.in: Add WindowsBase_3_0.
30
31 2009-11-12  Jb Evain  <jbevain@novell.com>
32
33         * Consts.cs.in: add a AssemblySystem_Core constant.
34
35 2009-10-26  Sebastien Pouliot  <sebastien@ximian.com>
36
37         * Consts.cs.in: Update SL2 FX version to the second (and last)
38         released version.
39
40 2009-08-11  Jérémie Laval  <jeremie.laval@gmail.com>
41
42         * Consts.cs.in: Add BOOTSTRAP_NET_4_0.
43
44 2009-07-18  Michael Barker  <mike@middlesoft.co.uk>
45
46         * Consts.cs.in:  Added constant for Mono.Messaging.RabbitMQ.
47
48 2009-06-15  Miguel de Icaza  <miguel@novell.com>
49
50         * MonoTODOAttribute.cs: Thin diet, no point in having virtual
51         methods and overrides that do the same thing.
52
53 2009-06-10  Marek Safar  <marek.safar@gmail.com>
54
55         * Consts.cs.in: Add AssemblySystemCore_3_5.
56
57 2009-06-04  Marek Safar  <marek.safar@gmail.com>
58
59         * Consts.cs.in: Add NET_4_0 constants.
60
61 2008-11-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>
62
63         * Consts.cs.in: Update Silverlight's FxFileVersion to final
64           version number of Silverlight 2.
65
66 2008-08-20  Jb Evain  <jbevain@novell.com>
67
68         * Consts.cs.in: add NET_3_0 case for wcf.
69
70 2008-07-24  Gert Driesen  <drieseng@users.sourceforge.net>
71
72         * Consts.cs.in; Update FxFileVersion and VsFileVersion for 2.0 SP1.
73
74 2008-04-13  Jb Evain  <jbevain@novell.com>
75
76         * Consts.cs.in: update the 2.1 profile versions.
77         Merged from the Moonlight 2 branch.
78
79 2008-04-09  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
80
81         * Consts.cs.in: Add common strings for assembly attributes
82
83 2007-12-31  Gert Driesen  <drieseng@users.sourceforge.net>
84
85         * Consts.cs.in: Add corlib assembly name.
86
87 2007-12-04  Marek Safar  <marek.safar@gmail.com>
88
89         * Consts.cs.in: Update 3.5 to RTM version number.
90         
91 2007-08-20  Marek Safar  <marek.safar@gmail.com>
92
93         * Consts.cs.in: Add NET_3_5 constants.
94         
95 2007-06-12  Marek Safar  <marek.safar@gmail.com>
96
97         * Consts.cs.in: Add NET_2_1 constants.
98         
99 2007-06-01  Atsushi Enomoto  <atsushi@ximian.com>
100
101         * MonoTODOAttribute.cs : fixed regression that those derived todo
102           attribute types are not reported in the class status pages.
103
104 2006-12-14  Eyal Alaluf <eyala@mainsoft.com>
105
106         * MonoTODOAttribute.cs: Add MonoDocumentationNoteAttribute,
107           MonoExtensionAttribute, MonoInternalNoteAttribute,
108           MonoLimitationAttribute and MonoNotSupportedAttribute. These
109           attribute will be used to describe the status of the Mono APIs.
110
111 2006-09-06  Kornél Pál  <kornelpal@gmail.com>
112
113         * Makefile: Removed TestConfiguration.cs.
114
115 2006-06-07  Kornél Pál  <kornelpal@gmail.com>
116
117         * Consts.cs.in: Removed RuntimeVersion as it should be the same as
118           FxFileVersion. Use FxFileVersion for Environment.Version.
119
120 2005-11-05  Kornél Pál  <kornelpal@hotmail.com>
121
122         * Consts.cs.in: Removed obsolete using System.Runtime.InteropServices.
123
124 2005-11-03  Kornél Pál  <kornelpal@hotmail.com>
125
126         * Consts.cs.in: Added FxFileVersion for use in assemblies instead of
127           RuntimeVersion.
128
129 2005-11-03  Kornél Pál  <kornelpal@hotmail.com>
130
131         * Consts.cs.in: Added VsFileVersion that is used by assemblies.
132
133 2005-11-03  Kornél Pál  <kornelpal@hotmail.com>
134
135         * Consts.cs.in: Added RuntimeVersion numbers for 1.0 and 1.1 as well.
136
137 2005-10-28  Sebastien Pouliot  <sebastien@ximian.com>
138
139         * Consts.cs.in: Added RuntimeVersion as most 2.0 assemblies will 
140         require it (for AssemblyFileVersion).
141
142 2005-09-21  Kornél Pál  <kornelpal@hotmail.com>
143
144         * Consts.cs.in: Removed UnmanagedType_80 that was required because mcs bug
145           #75945 was not discovered.
146
147 2005-08-26  Kornél Pál  <kornelpal@hotmail.com>
148
149         * Consts.cs.in: Use Microsoft.VisualStudio.Web only in profile NET_2_0 as
150           the assembly does not exists in older versions. Fixed to use VsVersion.
151
152 2005-08-26  Kornél Pál  <kornelpal@hotmail.com>
153
154         * ChangeLog: Added.
155         * Consts.cs: Renamed to Consts.cs.in.
156         * Consts.cs.in: Added MonoVersion.