Added a slower but more accurate find_closest() routine to _bezier.h. Added a parame...
[synfig.git] / ETL / trunk / NEWS
index baa5b4e..f6a6a9f 100644 (file)
@@ -1,11 +1,18 @@
               ETL releases
 
- 0.04.08 - February 27, 2006 - Bug fixes
+ 0.04.09 (SVN ???) - ??????? ??, ???? - 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 - November 6, 2005 - Bug fixes
+ 0.04.07 (SVN 52) - November 6, 2005 - Bug fixes
 
   * Add ./configure options for debug, warnings, optimisation, profiling
   * Misc bug fixes