Polish NEWS file for 0.61.09 release
[synfig.git] / ETL / trunk / NEWS
index db6f68d..8fab349 100644 (file)
@@ -1,5 +1,24 @@
               ETL releases
 
+More detailed notes are available on the releases page:
+
+http://synfig.org/Releases
+
+ 0.04.12 (SVN 2???) - October ??, 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
+
  0.04.10 (SVN 878) - October 10, 2007 - Bug fixes
 
   * Fix dirname for absolute paths (#1793306)