[gegl] NEWS: update



commit 38fcd5312a329e3cf20edbee7434c9d725a8d236
Author: Øyvind Kolås <pippin gimp org>
Date:   Mon Aug 14 14:18:12 2017 +0200

    NEWS: update

 docs/NEWS.txt |   23 +++++++++--------------
 1 files changed, 9 insertions(+), 14 deletions(-)
---
diff --git a/docs/NEWS.txt b/docs/NEWS.txt
index a970364..365f261 100644
--- a/docs/NEWS.txt
+++ b/docs/NEWS.txt
@@ -3,20 +3,15 @@ GEGL-0.3.20
 Core
 ~~~~
 
-Implement serialization of animated values, increased max thread limit to 64
-(impacts datastructures).
-
-Buffer
-~~~~~~
-
-Improved handling of 0x0 sized buffers, improved locking to avoid observed
-deadlocks, glitches and crashes in GIMP. COW-tiles are now lock free.
+Increased max thread limit to 64 threads, and improvements to both buffer and
+progress reporting thread safety, point sized buffers are handled better and
+COW-tiles are now lock free. Serialization and parsing has been made more
+robust.
 
 Operations
 ~~~~~~~~~~
 
-Improved properties/property meta data for: super-nova, invert,
-shadows-highlights, path, vector-fill, vector-stroke.
+Improved property meta data for many opertions, two new operations gegl:spiral and gegl:mix.
 
 ff-load/ff-save: make audio frame handling more generic.
 
@@ -24,14 +19,14 @@ c2g, avoid possible infinite loop on transparent areas.
 
 Fixes to gaussian-blur and ops core for multi-threaded blurring.
 
-Applications
-~~~~~~~~~~~~
+New binary
+~~~~~~~~~~
 
 gcut, a video editing engine for GEGL has also been added to the repo. It
 permits reusing image filters written as GEGL operations for video, and basic
 motion graphics. The engines data model is currently fully functional for
-text-file based input and offline rendering, an experimental user interface
-for this video editing system is also currently being worked on.
+text-file based input and offline rendering, an experimental user interface for
+this video editing system is also currently being worked on.
 
 Contributors
 ~~~~~~~~~~~~


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]