diff --git a/src/ChangeLog b/src/ChangeLog --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2010-11-30 + + * VirtualLeaf-install-windows.nsi: Include imageformats folder + alongside executable. + + * canvas.cpp (snapshot): PNG is the default image format. + +2010-11-29 + + * canvas.cpp (snapshot): Query and display supported snapshot file + formats. + + * VirtualLeaf-install-windows.nsi: To facilitate debugging I added + the debug versions of all the windows DLLs. + 2010-10-19 * mainbase.cpp (Save): Use format specified in function prototype.