From 912cee669c735329c34a6509a437389ee01af313 Mon Sep 17 00:00:00 2001 From: Konstantin Triger Date: Sun, 13 Nov 2005 10:55:09 +0000 Subject: restore quadTo as curveTo affects quality svn path=/trunk/mcs/; revision=52963 --- mcs/class/System.Drawing/System.Drawing.Drawing2D/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mcs/class/System.Drawing/System.Drawing.Drawing2D/ChangeLog') diff --git a/mcs/class/System.Drawing/System.Drawing.Drawing2D/ChangeLog b/mcs/class/System.Drawing/System.Drawing.Drawing2D/ChangeLog index ea5e0c8844b..96177f685d9 100644 --- a/mcs/class/System.Drawing/System.Drawing.Drawing2D/ChangeLog +++ b/mcs/class/System.Drawing/System.Drawing.Drawing2D/ChangeLog @@ -1,3 +1,7 @@ +2005-11-13 Konstantin Triger + + * ExtendedGeneralPath.jvm.cs: restore quadTo as curveTo affects quality + 2005-11-13 Konstantin Triger * PathData.cs: fixing access modifiers. -- cgit v1.2.3