diff --git a/ChangeLog b/ChangeLog index e245b34e6..5fed585ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Mar 7 16:11:19 2001 Nicola Pero + + * Source/NSBezierPath.m ([-appendBezierPathWithArcWithCenter: + radius:startAngle:endAngle:clockwise:]): Rewritten and fixed the + way angles are managed - should be consistent with postscript now + (patch by Georg Fleischmann with little change of + mine). + 2001-03-05 Adam Fedor * Source/tiff.m (NSTiffError): Fix declaration.