Better redaction for NEWS files. Thanks to muhkayoh
[synfig.git] / ETL / NEWS
index 6afaf99..f2b2064 100644 (file)
--- 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