Don't assume the value description is a linkable value node.
[synfig.git] / synfig-studio / NEWS
index 4faf191..1ae941b 100644 (file)
@@ -4,7 +4,14 @@ More detailed notes are available on the releases page:
 
 http://synfig.org/wiki/Releases
 
- 0.062.01 (git tag: "synfigstudio-0.62.01") - May 15, 2010 - Bug fixes, features.
+
+ 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.
   * Add new functionalities to the Normal tool. It can rotate (CTRL), scale, (ALT)
@@ -18,12 +25,14 @@ http://synfig.org/wiki/Releases
   * Suit custom mouse cursors for some tools.
   * Add code to make possible pass parameters to the renderers. Implementation for ffmpeg.
   * Repack rulers and caret menu to get less space.
-  * New italian translation.
+  * New italian and German translations.
   * New parameters for Motion Blur layer. Now allows linear and constant interpolation too.
-  * New icons for actions and layers.
-  * Remove old hacks of instances and dock dialogs windows. Looking forward for a bug fix.
-  * Updated Russian translation.
+  * New icons for actions and layers. Thanks to several authors.
+  * Fixed feature that reset windows docks to default size and position.
+  * Separate the reset setup values to original values feature in a new menu entry.
+  * Updated Russian, French and Spanish translation.
   * Automatic build script for linux system. Please report success of usage.
+  * Update Help menu entries according to new website.
 
  0.62.00 (git tag: "synfigstudio-0.62.00") - October 12, 2009 - Bug fixes, major features.