X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FNEWS;h=f7e78aaf8e8b1ac737b09d5eb208ad1a2aec21a6;hb=23e5da9323034dea30574344e74c8c03b0cb063e;hp=6b4ca1a6d710e312238c23279e8a2c0458704056;hpb=ef6f90fbcc9ee541b6e5822a18754ed2749e9191;p=synfig.git diff --git a/ETL/trunk/NEWS b/ETL/trunk/NEWS index 6b4ca1a..f7e78aa 100644 --- a/ETL/trunk/NEWS +++ b/ETL/trunk/NEWS @@ -4,16 +4,21 @@ More detailed notes are available on the releases page: http://synfig.org/Releases + 0.04.12 (SVN 2112) - October 21, 2008 - Bug fixes + + * Improve the derivative class for hermites. + * Update configure.ac as suggested by autoupdate. + 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 - + * 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)