Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / NEWS
index b272cae..eb16f4b 100644 (file)
@@ -1,6 +1,61 @@
               synfigstudio releases
 
- 0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
+More detailed notes are available on the releases page:
+
+http://synfig.org/Releases
+
+ 0.61.09 (SVN 2114) - October 21, 2008 - Bug fixes, features
+  * Fix building synfigstudio in the fink distribution
+  * Improved plant layer
+  * Added new options for Circle and Rectangle tools
+  * Added Text and Star tools.
+  * Added new plant, text, star and polygon icons
+  * Added Spanish, French and Catalan translations
+  * Added "Link to Bline" feature
+  * Improved main window zoom behaviour and added new zoom icons
+  * Several fixes and improvements on timetrack slider and waypoints drawing
+  * Depreciate Manual as interpolation type
+  * Added new icons for reset and swap FG and BG colors. Re-arrange them 
+    to show properly in all GTK themes
+  * Added some improvements in the Render Description
+  * Improved GUI for the sound selection dialog
+  * When adding layers leave the previously selected layer selected
+  * Button tools are arranged in the Tool box
+  * Added and fixed some keyboard shortcuts
+  * Show only shared compatible parameters when more than one layer is selected
+  * Added more functionality to colour and time sliders
+  * Added new 'Document' tab in Setup dialog for more user preferences
+  * Fixed some crashes and errors
+  * Width tool returned to the Tool Box by default.
+
+ 0.61.08 (SVN 1839) - March 3, 2008 - Bug fixes, features
+
+  * Update the website URL to synfig.org instead of synfig.com
+  * Synfig is now translatable using gettext
+  * Removed the 'bootstrap' script for building. Use autoreconf instead
+  * Fixed errors and warnings detected by a pre-release version of GCC 4.3
+  * Fixes to allow sigc++ 2.1 and newer to be used.
+  * Add a new bog-standard about dialog and a new splash screen
+  * Add a new icons for rename, encapsulate, show child layers and time
+  * Usability enhancements for new users, env vars to control them
+  * Improvements to the draw, bline and sketch tools
+  * Improvements for linking, quality menu, save dialog, render dialog
+  * Cut down on the console output and output a user-friendly message
+  * Don't wrap angles at 360 degrees, allows better rotations
+  * Settings for auto-backup interval, run everything in one thread
+  * Fix waypoint issues; drawing, menus, crash, label and others
+  * Fix time issues; time field expansion & editing, ticks and others
+  * Fix ducks issues; prioritise & restrict radius, show circle size, others
+  * Allow horizontal scrolling the time field and the default brush size
+  * Allow different pixel sizes in the workarea window
+  * Remember window locations and ignore corrupted values
+  * Widen the toolbox to 5 icons instead of 4 icons
+  * Tile renderer changes: disable with env var, fix wrong placing
+  * Improves the details in the history dialog quite a bit
+  * Fix typos, several crashes, usability and other issues
+
+0.61.07 (SVN 878) - October 10, 2007 - Bug fixes
 
   * Fix some tooltips and menu stuff (#1787437)
   * Allow left-right scrolling in canvas window with shift + mouse-wheel