Fix 1423944: switch to AC_LIBLTDL_INSTALLABLE so we'll use the system libltdl when...
[synfig.git] / synfig-core / trunk / ChangeLog
index 062055c..52fbf52 100644 (file)
@@ -1,3 +1,7 @@
+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