Better redaction for NEWS files. Thanks to muhkayoh
[synfig.git] / ETL / 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.13 (git master branch) - October 3, 2009 - Bug fixes.
8
9   * Migration to git repository.
10   * Deleted generated ETL/etl_profile_.h.in file.
11   * Improved the rendering of curve gradient layers near vertices with 0-length tangents.
12   * Fixed a division by zero when calculating the distance to a bezier.
13   * Fixed the pthread and kernel32 library check to not check for main.
14   * Don't enable the use of mutexes on platforms other than windows unless pthread is available.
15   * Removed ancient trunk folder from svn repository.
16   * Several compiler warnings fixed.
17
18  0.04.12 (SVN 2112) - October 21, 2008 - Bug fixes
19
20   * Improve the derivative class for hermites.
21   * Update configure.ac as suggested by autoupdate.
22
23  0.04.11 (SVN 1837) - March 3, 2008 - Bug fixes
24
25   * Update the website URL to synfig.org instead of synfig.com
26   * Removed the 'bootstrap' script for building.  Use autoreconf instead
27   * Fixed errors and warnings detected by a pre-release version of GCC 4.3
28   * Make ETL-config a wrapper around pkg-config.
29   * Wrap the refcounting stuff in mutexes
30   * Don't wrap angles by 360 degrees
31   * Minor cleanups and typo fixes
32
33  0.04.10 (SVN 878) - October 10, 2007 - Bug fixes
34
35   * Fix dirname for absolute paths (#1793306)
36   * Fix minor issues and typos
37   * Various changes to the 'angle' code.  89+360 < 90;  90 == 90+360, !360 is true, etc.
38   * Resolve confusion about whether angles are clockwise, and whether they're stored in radians.
39   * Fix 'make check' for 'fixed' so that it doesn't fail.  Tidy the output, too.
40
41  0.04.09 (SVN 530) - June 20, 2006 - Bug fixes
42
43   * Fix amd64 issue
44   * Some tests fixes
45   * Misc bug fixes
46   * Add better code for finding closest point to a bezier  (#1672033)
47
48  0.04.08 (SVN 139) - February 27, 2006 - Bug fixes
49
50   * Update doxygen configuration
51   * Misc bug fixes
52
53  0.04.07 (SVN 52) - November 6, 2005 - Bug fixes
54
55   * Add ./configure options for debug, warnings, optimisation, profiling
56   * Misc bug fixes
57
58  0.04.06 - November 3, 2005 - First release!
59
60   * First release!
61