Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / synfig_0_61_05 / synfig-core / ChangeLog
1 2006-02-04 03:06:01  pabs
2         * Fix 1423944: switch to AC_LIBLTDL_INSTALLABLE so we'll use the system libltdl when it's available.
3
4 2006-01-30 22:44:07  pabs
5         * Prevent FTBFS when we have both xft and freetype2 installed.
6
7 2006-01-29 23:48:07  pabs
8         * Fix 1402909: update doxygen files
9
10 2006-01-26 17:30:11  pabs
11         * Fix #1414370: don't distribute .cpp files as includes
12
13 2006-01-24 21:31:21  darco
14         * Oops, I seem to be missing a K here...
15         
16 2006-01-10 13:05:13  darco
17         * more updates
18
19 2005-12-24 15:11:59  darco
20         * Fixed some copyright issues
21
22 2005-12-24  darco <darco@deepdarc.com>
23         * Fixed weird localization issue where saves SIF files would use number in the local format
24         
25 2005-11-28      Robert Quattlebaum      <darco@deepdarc.com>
26         * src/modules/lyr_std/sphere_distort.cpp/h: Clarified namespace issues 
27 2005-11-08      Robert Quattlebaum      <darco@deepdarc.com>
28         * src/modules/lyr_std/stretch.cpp/h: Clarified namespace issues 
29 2005-11-03      Robert Quattlebaum      <darco@deepdarc.com>
30         * src/synfig/savecanvas.cpp: added #include <sys/errorno.h>
31         * src/synfig/value.cpp: Various GCC 4.0 fixes
32         * src/modules/mod_bmp/trgt_bmp.cpp: The BMP target was broken. It's now fixed.
33         * examples: Removed SFAutomaton font due to licensing issues.
34         * All: Updated copyright notice to reflect new license
35
36