cab27d71839764f950cbcc54a5de7c8e8276b596
[mono.git] / mcs / class / corlib / System.Runtime / ChangeLog
1
2 Fri Feb 12 19:09:44 CET 2010 Paolo Molaro <lupus@ximian.com>
3
4         * TargetedPatchingOptOutAttribute.cs: new attribute in 4.0.
5
6 2010-02-12  Marek Habersack  <mhabersack@novell.com>
7
8         * AssemblyTargetedPatchBandAttribute.cs: added
9
10 2008-07-06  Andreas Nahr  <ClassDevelopment@A-SoftTech.com>
11
12         * GCLatencyMode.cs: Add missing attribute
13         * GCSettings.cs: Provide default data instead of throwing, add missing attrbutes, 
14         enhance/add description texts
15
16 2007-11-21  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * GCSettings.cs, MemoryFailPoint.cs : initial checkin (stubs).