Woops, forgot to bump versions for the dependencies on ETL and synfig.
[synfig.git] / ETL / tags / stable / NEWS
index 56830a7..db6f68d 100644 (file)
@@ -1,5 +1,13 @@
               ETL releases
 
+ 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