X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftags%2F0.61.06%2FNEWS;fp=ETL%2Ftags%2F0.61.06%2FNEWS;h=6b4ca1a6d710e312238c23279e8a2c0458704056;hb=882d07ee047a39f22beb7b77e120e1fe2ca4358e;hp=0000000000000000000000000000000000000000;hpb=88de8222cd739b93a8869cb5d002eba9cc7eb74e;p=synfig.git diff --git a/ETL/tags/0.61.06/NEWS b/ETL/tags/0.61.06/NEWS new file mode 100644 index 0000000..6b4ca1a --- /dev/null +++ b/ETL/tags/0.61.06/NEWS @@ -0,0 +1,45 @@ + ETL releases + +More detailed notes are available on the releases page: + +http://synfig.org/Releases + + 0.04.11 (SVN 1837) - March 3, 2008 - Bug fixes + + * Update the website URL to synfig.org instead of synfig.com + * Removed the 'bootstrap' script for building. Use autoreconf instead + * Fixed errors and warnings detected by a pre-release version of GCC 4.3 + * Make ETL-config a wrapper around pkg-config. + * Wrap the refcounting stuff in mutexes + * Don't wrap angles by 360 degrees + * Minor cleanups and typo 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 + + * Fix amd64 issue + * Some tests fixes + * Misc bug fixes + * Add better code for finding closest point to a bezier (#1672033) + + 0.04.08 (SVN 139) - February 27, 2006 - Bug fixes + + * Update doxygen configuration + * Misc bug fixes + + 0.04.07 (SVN 52) - November 6, 2005 - Bug fixes + + * Add ./configure options for debug, warnings, optimisation, profiling + * Misc bug fixes + + 0.04.06 - November 3, 2005 - First release! + + * First release! +