Minor security fix: mod_dv used popen to run the DV encoder, change it to use pipe...
[synfig.git] / synfig-core / trunk / src / synfig / valuenode_exp.cpp
2007-09-22 dooglusAdded a new valuenode type for real values: 'Exponent...