[gegl] NEWS: update



commit 02992ca8a749eac4aa2d6885e64e865104976052
Author: Øyvind Kolås <pippin gimp org>
Date:   Mon Jul 2 15:57:36 2018 +0200

    NEWS: update

 docs/NEWS.txt | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)
---
diff --git a/docs/NEWS.txt b/docs/NEWS.txt
index 9542133cd..536a459c6 100644
--- a/docs/NEWS.txt
+++ b/docs/NEWS.txt
@@ -1,3 +1,42 @@
+GEGL-0.4.4 2018-06-02
+---------------------
+
+Core
+~~~~
+
+Point filters with need for format conversion of input are now parallel.  Added
+swap-reading, swap-writing, swap-read-total and swap-write-total properties to
+GeglStats.
+
+Buffer
+~~~~~~
+
+Trim tile-cache when shrinking.
+Add reading locks to tiles further improving concurrent access tolerance of
+GeglBuffer.
+
+Operations
+~~~~~~~~~~
+
+threshold: operating format changed from linear to perceptual
+unsharp-mask: add rename standard-deviation and scale properties to 'Radius'
+ and 'Amount', add 'Threshold' property.
+recursive-transform now supports applying multiple transformations
+simultanously.
+Fix integer overflow due to logic error in pixelize.
+new operation: gegl:abs which negates negative values.
+new operation in workshop: selective-hye-saturation.
+
+Contributors
+~~~~~~~~~~~~
+
+Alan Mortensen, Alexandre Prokoudine, Daniel Korostil, Debarshi Ray,
+Dimitris Spingos (Δημήτρης Σπίγγος), Ell, Marco Ciampa, Michael Schumacher,
+Miroslav Talasek, orbea, Øyvind Kolås, Øyvind "pippin" Kolås, Piotr Drąg,
+Rūdolfs Mazurs, and Tobias.
+
+
+
 GEGL-0.4.2 2018-05-15
 ---------------------
 


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