* GraphicsPath.cs (AddCurve, AddClosedCurve): Added all overloads.
[mono.git] / mcs / class / System.Drawing / System.Drawing.Drawing2D / ChangeLog
index f966d35dbceddc2d0cee4363e90175657ddf7b57..857c15fab2d555b1604eb5e523e93fb9acd6d563 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-01  Duncan Mak  <duncan@ximian.com>
+
+       * GraphicsPath.cs (AddCurve, AddClosedCurve): Added all overloads.
+
 2004-03-26  Ravindra  <rkumar@novell.com>
        * WrapMode.cs: Corrected the TileFlipXY and TileFlipY values.