Module: synfig Branch: nikitakit_restructure Commit: 64543487245d14e5c321a77da4f9ae1f77fb2d3a URL: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=64543487245d14e5c321a77da4f9ae1f77fb2d3a
Author: Carlos Lopez <[email protected]> Date: Mon Jun 7 18:43:35 2010 +0200 News draft --- synfig-core/NEWS | 4 ++++ synfig-studio/NEWS | 7 +++++++ 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/synfig-core/NEWS b/synfig-core/NEWS index 3dd00c0..e53975d 100644 --- a/synfig-core/NEWS +++ b/synfig-core/NEWS @@ -4,6 +4,10 @@ More detailed notes are available on the releases page: http://synfig.org/wiki/Releases + 0.62.xx (git tag: "synfig-0.62.xx") - Month day, 2010 + + * Fix load and save palette feature. + 0.62.01 (git tag: "synfig-0.62.01") - May 31, 2010 - Bug fixes, features. * Enable reverse manipulation to range value nodes. Fix bug in value node range. diff --git a/synfig-studio/NEWS b/synfig-studio/NEWS index dab3cd6..1ae941b 100644 --- a/synfig-studio/NEWS +++ b/synfig-studio/NEWS @@ -4,6 +4,13 @@ More detailed notes are available on the releases page: http://synfig.org/wiki/Releases + + 0.62.xx (git tag: "synfigstudio-0.62.xx") - Month day, 2010 + + * Code restructure into folders grouping common files for easy coding, + and cleaning dead code. Use of Makefile inserts for each folder. + * Add load and save palette buttons. File extension is spal + 0.62.01 (git tag: "synfigstudio-0.62.01") - May 31, 2010 - Bug fixes, features. * Enable reverse manipulation to range value nodes. Fix bug in value node range. ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
