X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FNEWS;h=db6f68d9a35dedbc41522a6fcc4864bb54a293ed;hb=cc91f4f6b469483cf8e01f8a0beec543ceed4bf6;hp=59065bac572caccb70bb8619767dc1cb85b56fbe;hpb=e504e7e13955c8a059029ec6ab39eee159d25951;p=synfig.git diff --git a/ETL/trunk/NEWS b/ETL/trunk/NEWS index 59065ba..db6f68d 100644 --- a/ETL/trunk/NEWS +++ b/ETL/trunk/NEWS @@ -1,9 +1,12 @@ ETL releases - 0.04.10 (SVN ???) - ???? ??, 20?? - Bug fixes + 0.04.10 (SVN 878) - October 10, 2007 - Bug fixes * Fix dirname for absolute paths (#1793306) * Fix minor issues and typos + * Various changes to the 'angle' code. 89+360 < 90; 90 == 90+360, !360 is true, etc. + * Resolve confusion about whether angles are clockwise, and whether they're stored in radians. + * Fix 'make check' for 'fixed' so that it doesn't fail. Tidy the output, too. 0.04.09 (SVN 530) - June 20, 2006 - Bug fixes