From 05675fa5aedc1b62b5026b76a9e3c17bbed1bbb8 Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Mon, 5 Oct 2009 21:30:41 +0200 Subject: [PATCH] Better redaction for NEWS files. Thanks to muhkayoh --- ETL/NEWS | 10 +++++----- synfig-core/NEWS | 24 ++++++++++++------------ synfig-studio/NEWS | 32 ++++++++++++++++---------------- 3 files changed, 33 insertions(+), 33 deletions(-) diff --git a/ETL/NEWS b/ETL/NEWS index 6afaf99..f2b2064 100644 --- a/ETL/NEWS +++ b/ETL/NEWS @@ -7,12 +7,12 @@ http://synfig.org/Releases 0.04.13 (git master branch) - October 3, 2009 - Bug fixes. * Migration to git repository. - * Delete generated ETL/etl_profile_.h.in file. - * Improve the rendering of curve gradient layers near vertices with 0-length tangents. - * Fix a division by zero when calculate the distance to a bezier. - * Fix the pthread and kernel32 library check to not check for main. + * Deleted generated ETL/etl_profile_.h.in file. + * Improved the rendering of curve gradient layers near vertices with 0-length tangents. + * Fixed a division by zero when calculating the distance to a bezier. + * Fixed the pthread and kernel32 library check to not check for main. * Don't enable the use of mutexes on platforms other than windows unless pthread is available. - * Remove ancient trunk folder from svn repository. + * Removed ancient trunk folder from svn repository. * Several compiler warnings fixed. 0.04.12 (SVN 2112) - October 21, 2008 - Bug fixes diff --git a/synfig-core/NEWS b/synfig-core/NEWS index 4962df0..6846b23 100644 --- a/synfig-core/NEWS +++ b/synfig-core/NEWS @@ -11,23 +11,23 @@ http://synfig.org/Releases * Bugs fixed: #1993098, #1730067, #2353248, #2037732, #2412072, #2458112 * Bugs fixed: #2502818. * Improved messages for failed open file commands. - * Fix crash when unsetting import layer filename after using PNG or JPEG importers - * Improve the rendering of curve gradient layers near vertices with 0-length tangents. - * Fix previous bug that produced bad render to the star layer. - * Enable use of ffmpeg importer. + * Fixed crash when unsetting import layer filename after using PNG or JPEG importers. + * Improved the rendering of curve gradient layers near vertices with 0-length tangents. + * Fixed previous bug that produced bad render to the star layer. + * Enabled use of ffmpeg importer. * Set four modules as essential: gradient, geometry, particle, freetype. - * Improve message when initialize synfig fails. + * Improved message when initialize synfig fails. * New environment variables for options. - * Add support for alpha in paletted PNG files. + * Added support for alpha in paletted PNG files. * New option: Scale New imported Images to Fit Canvas. - * Better erros messages when open a file that doesn't exists. - * Enable Example module: Metaballs, Simple Circle, Filled Rectangle. - * New Value Nodes: Greyed, Power, And, Not, Compare, - * Add 'Loop' parameter to the Random Value Node. + * Better errors when attempting to open a file that doesn't exist. + * Enabled Example module: Metaballs, Simple Circle, Filled Rectangle. + * New Value Nodes: Greyed, Power, And, Not, Compare. + * Added 'Loop' parameter to the Random Value Node. * Reverse manipulation for Scale Value Nodes. - * Remove ancient trunk folder from svn repository. + * Removed ancient trunk folder from svn repository. * New Import SVG files module. - * Disable crop imported images by default. + * Disabled crop imported images by default. * Updated translations. * First time Russian translation. * Several compiler warnings fixed. diff --git a/synfig-studio/NEWS b/synfig-studio/NEWS index 66fcc50..a0ebc31 100644 --- a/synfig-studio/NEWS +++ b/synfig-studio/NEWS @@ -12,36 +12,36 @@ http://synfig.org/Releases * Bugs fixed: #2315706, #2321845, #2350636, #1501383, #2378787, #2435346 * Bugs fixed: #2579838, #2652974, #1677510, #2175043. * Build rectangular blines using the rectangle tool. - * Update time ruller properly when modified the start or end time. + * Updated time ruler properly when modified the start or end time. * New layer Curve Warp. * Updated options for Polygon, Circle and Star Tools. * New option: Scale New imported Images to Fit Canvas. - * Fix the rendered position of a polygon under a transform layers. - * Fix zoom to fit button result. Now border is visible. - * Better errros when open a file that doesn't exists. + * Fixed the rendered position of a polygon under a transform layers. + * Fixed zoom to fit button result. Now border is visible. + * Better errors when opening a file that doesn't exist. * Paste canvases now update when the canvas parameter changes. * Paste canvas with unset canvas parameter can be exported now. - * Holding control in the zoom tool when releasing the mouse button to - complete drawing a box will zoom out such that the currently displayed + * If holding control in the zoom tool when releasing the mouse button to + complete a drawing, a box will zoom out such that the currently displayed area is zoomed out to fill the drawn box. - * Enable the Focus Point parameter in the Paste canvas layer. - * Reorder ducks render stack and prefernces form mouse interaction. - * Fix crash with LC_ALL=fr@euro + * Enabled the Focus Point parameter in the Paste canvas layer. + * Reordered ducks render stack and preferences from mouse interaction. + * Fixed crash with LC_ALL=fr@euro * Improved Color Dialog. - * Input Device configuration can be saved/load now. + * Input Device configuration can be saved/loaded now. * Fill/Outline instead of Background/Foreground. * Additions to the Canvas Window: Update Zoom Dial, Frame Dial, Keyframe Dial Toogle Ducks Dial, Resolution Dial, Quality Butons, Show/Snap to Grid, - Onion Sking buttons. - * Past and future onion skins enabled and selectabled. - * Improve UI on crash recovery dialog. + Onion Skinning buttons. + * Past and future onion skins enabled and selectable. + * Improved UI on crash recovery dialog. * Added Preferred and Predefined FPS in the Setup Dialog. * Keyframes are shown now in the Curves dialog too. * Keyframe Set Delta enabled and fixed. - * New Keyframe Widget. Allows drag keyframes with mouse. + * New Keyframe Widget. Allows dragging of keyframes with mouse. * Synfigstudio cph-monitor. - * Adapt About Dialog to git repository. - * Remove ancient trunk folder from svn repository. + * Adapted About Dialog to git repository. + * Removed ancient trunk folder from svn repository. * New Import SVG files module. * Some new icons. * Updated translations. -- 2.7.4