[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Core / System / ChangeLog
index 45fab3053edce3eca7675cdff9e5b8670ac4fb27..0e4ed0fb1d9c30080759bc618e4c6aa3f0f9c94f 100644 (file)
@@ -1,3 +1,8 @@
+
+Fri Jul 23 16:46:38 CEST 2010 Paolo Molaro <lupus@ximian.com>
+
+       * Funcs.cs: Fixed typo in Func`15.
+
 2010-07-09 Gonzalo Paniagua Javier <gonzalo@novell.com>
 
        * TimeZoneInfo.cs: avoid nullref when there are no adjustment rules.