Fix indentation.
[synfig.git] / ETL / trunk / NEWS
index 2932812..05573a5 100644 (file)
@@ -1,16 +1,18 @@
               ETL releases
 
- 0.04.11 (SVN 1???) - February ??, 2008 - Bug fixes
+More detailed notes are available on the releases page:
 
- * Update the website URL to http://synfig.org/ instead of synfig.com.
+http://synfig.org/Releases
 
- * Removed the 'bootstrap' script for building.  Use autoreconf instead.
+ 0.04.11 (SVN 1837) - March 3, 2008 - Bug fixes
 
- * Fixed errors and warnings detected by a pre-release version of g++
-   4.3.
-
- * Make ETL-config a wrapper around pkg-config. Patch by Ralf
-   Corsepius <rc040203@freenet.de>
+  * 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