Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / ETL / tags / 0.04.12 / NEWS
1               ETL releases
2
3 More detailed notes are available on the releases page: 
4
5 http://synfig.org/Releases
6
7  0.04.12 (SVN 2112) - October 21, 2008 - Bug fixes
8  
9   * Improve the derivative class for hermites. 
10   * Update configure.ac as suggested by autoupdate.
11
12  0.04.11 (SVN 1837) - March 3, 2008 - Bug fixes
13
14   * Update the website URL to synfig.org instead of synfig.com
15   * Removed the 'bootstrap' script for building.  Use autoreconf instead
16   * Fixed errors and warnings detected by a pre-release version of GCC 4.3
17   * Make ETL-config a wrapper around pkg-config.
18   * Wrap the refcounting stuff in mutexes
19   * Don't wrap angles by 360 degrees
20   * Minor cleanups and typo fixes
21
22  0.04.10 (SVN 878) - October 10, 2007 - Bug fixes
23
24   * Fix dirname for absolute paths (#1793306)
25   * Fix minor issues and typos
26   * Various changes to the 'angle' code.  89+360 < 90;  90 == 90+360, !360 is true, etc.
27   * Resolve confusion about whether angles are clockwise, and whether they're stored in radians.
28   * Fix 'make check' for 'fixed' so that it doesn't fail.  Tidy the output, too.
29
30  0.04.09 (SVN 530) - June 20, 2006 - Bug fixes
31
32   * Fix amd64 issue
33   * Some tests fixes
34   * Misc bug fixes
35   * Add better code for finding closest point to a bezier  (#1672033)
36
37  0.04.08 (SVN 139) - February 27, 2006 - Bug fixes
38
39   * Update doxygen configuration
40   * Misc bug fixes
41
42  0.04.07 (SVN 52) - November 6, 2005 - Bug fixes
43
44   * Add ./configure options for debug, warnings, optimisation, profiling
45   * Misc bug fixes
46
47  0.04.06 - November 3, 2005 - First release!
48
49   * First release!
50