[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Drawing2D / ChangeLog
index abbf6996b9f69db2346954cc142c9fe00487a80a..0e77465c975e2c56613ceca13b2eeac76e16ebeb 100644 (file)
@@ -1,3 +1,7 @@
+2010-07-15  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * LinearGradientBrushTest.cs: Add test case for #537396 (empty rects)
+
 2009-08-28  Atsushi Enomoto  <atsushi@ximian.com>
 
        * TestBlend.cs, TestMatrix.cs : nunit test upgrade to modern style.