diff --git a/SDL_gfx.changes b/SDL_gfx.changes index 08298cc..7910140 100644 --- a/SDL_gfx.changes +++ b/SDL_gfx.changes @@ -2,15 +2,15 @@ Mon Feb 21 16:30:00 CET 2011 - tzotsos@opensuse.org - Updated to version 2.0.22 -* Fixed line width calculation for normal and textured polygons - (patch contributed by Daniel (SupSuper) -* Fixed version setup in configure.in -* Added rounded rectangle and rounded box primitives -* Updated test program for roundedbox + left/right-click support -* Fixed pie calculation (line-case detection, end-angle clipping) -* Updated DLL_EXPORT handling and added WIN64 test - (patch contributed by tigerfishdaisy) -* Added thick line primitive based on Murphy's algorithm + * Fixed line width calculation for normal and textured polygons + (patch contributed by Daniel (SupSuper) + * Fixed version setup in configure.in + * Added rounded rectangle and rounded box primitives + * Updated test program for roundedbox + left/right-click support + * Fixed pie calculation (line-case detection, end-angle clipping) + * Updated DLL_EXPORT handling and added WIN64 test + (patch contributed by tigerfishdaisy) + * Added thick line primitive based on Murphy's algorithm ------------------------------------------------------------------- Wed Jan 27 02:38:07 CET 2010 - jengelh@medozas.de