X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2FChangeLog;h=4ae6860b277930afad9c91157f3692999c2f6d19;hb=633c08b084b6ab9868e0c0f428903467e536afb9;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=16b3beced25134bef064705568ecb893a6be4e79;p=synfig.git diff --git a/synfig-core/trunk/ChangeLog b/synfig-core/trunk/ChangeLog index e69de29..4ae6860 100644 --- a/synfig-core/trunk/ChangeLog +++ b/synfig-core/trunk/ChangeLog @@ -0,0 +1,36 @@ +2006-02-04 03:06:01 pabs + * Fix 1423944: switch to AC_LIBLTDL_INSTALLABLE so we'll use the system libltdl when it's available. + +2006-01-30 22:44:07 pabs + * Prevent FTBFS when we have both xft and freetype2 installed. + +2006-01-29 23:48:07 pabs + * Fix 1402909: update doxygen files + +2006-01-26 17:30:11 pabs + * Fix #1414370: don't distribute .cpp files as includes + +2006-01-24 21:31:21 darco + * Oops, I seem to be missing a K here... + +2006-01-10 13:05:13 darco + * more updates + +2005-12-24 15:11:59 darco + * Fixed some copyright issues + +2005-12-24 darco + * Fixed weird localization issue where saves SIF files would use number in the local format + +2005-11-28 Robert Quattlebaum + * src/modules/lyr_std/sphere_distort.cpp/h: Clarified namespace issues +2005-11-08 Robert Quattlebaum + * src/modules/lyr_std/stretch.cpp/h: Clarified namespace issues +2005-11-03 Robert Quattlebaum + * src/synfig/savecanvas.cpp: added #include + * src/synfig/value.cpp: Various GCC 4.0 fixes + * src/modules/mod_bmp/trgt_bmp.cpp: The BMP target was broken. It's now fixed. + * examples: Removed SFAutomaton font due to licensing issues. + * All: Updated copyright notice to reflect new license + +