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