3 0.04.10 (SVN 878) - October 10, 2007 - Bug fixes
5 * Fix dirname for absolute paths (#1793306)
6 * Fix minor issues and typos
7 * Various changes to the 'angle' code. 89+360 < 90; 90 == 90+360, !360 is true, etc.
8 * Resolve confusion about whether angles are clockwise, and whether they're stored in radians.
9 * Fix 'make check' for 'fixed' so that it doesn't fail. Tidy the output, too.
11 0.04.09 (SVN 530) - June 20, 2006 - Bug fixes
16 * Add better code for finding closest point to a bezier (#1672033)
18 0.04.08 (SVN 139) - February 27, 2006 - Bug fixes
20 * Update doxygen configuration
23 0.04.07 (SVN 52) - November 6, 2005 - Bug fixes
25 * Add ./configure options for debug, warnings, optimisation, profiling
28 0.04.06 - November 3, 2005 - First release!