[gegl] NEWS: update



commit 0936ebb2fb4669a84a6106391d340aab6568b937
Author: Øyvind Kolås <pippin gimp org>
Date:   Fri Nov 24 12:25:58 2017 +0100

    NEWS: update

 docs/NEWS.txt |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/docs/NEWS.txt b/docs/NEWS.txt
index 5cf2b6b..8c9bcf5 100644
--- a/docs/NEWS.txt
+++ b/docs/NEWS.txt
@@ -1,4 +1,4 @@
-GEGL-0.3.24 2017-11-16
+GEGL-0.3.24 2017-11-24
 ----------------------
 
 Core
@@ -18,6 +18,14 @@ multi-threading, and with nvidia blank results are being observed in GIMP;
 maybe improved opencl kernels would make it competetive with multi threaded
 cpu?
 
+Deprecate gegl_operation_context_get_source, replace usage with
+gegl_operation_context_get_object.
+
+Buffer
+~~~~~~
+
+More multi-thread proofing.
+
 Operations
 ~~~~~~~~~~
 
@@ -28,11 +36,13 @@ exposure: increase old lingering constant enabling larger range of valid inputs.
 transform: turn off multi-threading, it was currently degrading overall
 performance.
 
+ppm-load: fix file-loader registration.
+
 Contributors
 ~~~~~~~~~~~~
 
-Debarshi Ray, Ell, Jordi Mas, Øyvind Kolås, Richard Kreckel, Thomas Manni
-
+Debarshi Ray, Ell, Jordi Mas, Øyvind Kolås, Richard Kreckel, Thomas Manni,
+Marco Ciampa, Alexandre Prokoudine and Piotr Drąg.
 
 GEGL-0.3.22 2017-11-12
 ----------------------


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