Remove ChangeLog and move old stuff into ChangeLog.old (will use svn2cl)
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 24 May 2006 11:06:30 +0000 (11:06 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 24 May 2006 11:06:30 +0000 (11:06 +0000)
git-svn-id: http://svn.voria.com/code@174 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/ChangeLog [deleted file]
synfig-core/trunk/ChangeLog.old

diff --git a/synfig-core/trunk/ChangeLog b/synfig-core/trunk/ChangeLog
deleted file mode 100644 (file)
index 4ae6860..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-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 <darco@deepdarc.com>
-       * Fixed weird localization issue where saves SIF files would use number in the local format
-       
-2005-11-28     Robert Quattlebaum      <darco@deepdarc.com>
-       * src/modules/lyr_std/sphere_distort.cpp/h: Clarified namespace issues 
-2005-11-08     Robert Quattlebaum      <darco@deepdarc.com>
-       * src/modules/lyr_std/stretch.cpp/h: Clarified namespace issues 
-2005-11-03     Robert Quattlebaum      <darco@deepdarc.com>
-       * src/synfig/savecanvas.cpp: added #include <sys/errorno.h>
-       * 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
-
-
index 6cab1c1..01dbac5 100644 (file)
@@ -1,3 +1,14 @@
+2005-11-28     Robert Quattlebaum      <darco@deepdarc.com>
+       * src/modules/lyr_std/sphere_distort.cpp/h: Clarified namespace issues 
+2005-11-08     Robert Quattlebaum      <darco@deepdarc.com>
+       * src/modules/lyr_std/stretch.cpp/h: Clarified namespace issues 
+2005-11-03     Robert Quattlebaum      <darco@deepdarc.com>
+       * src/synfig/savecanvas.cpp: added #include <sys/errorno.h>
+       * 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
+
 2004-04-07 (darco): Foldy... Powers?
 2004-03-30 (darco): Fix for weird keyframe problem
 2004-03-24 (darco): Speed improvements for both the pastecanvas layer and the checkerboard layer