[gegl] NEWS: update



commit aafd4ec02e39c42d37b68160a5823b484684ddfc
Author: Øyvind Kolås <pippin gimp org>
Date:   Sun Nov 12 17:08:30 2017 +0100

    NEWS: update

 docs/NEWS.txt |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/docs/NEWS.txt b/docs/NEWS.txt
index cbf907f..fe23715 100644
--- a/docs/NEWS.txt
+++ b/docs/NEWS.txt
@@ -1,21 +1,23 @@
-GEGL-0.3.22 2017-11-
----------------------
+GEGL-0.3.22 2017-11-12
+----------------------
 
 Core
 ~~~~
 
 Refactored graph traversals to use topological sorts.
 
-Reduced temporary buffer allocation overhead in mipmap downscaling and
-autothreading code.
-
 Completely avoid loading plug-ins .so with -gpl3 in filename unless the
 application using GEGL explicitly has enabled GPL3 operations.
 
-Migrated from intltool to GNU gettext
-
 Replace custom property redirection for meta-ops with GBinding.
 
+Reduced temporary buffer allocation overhead in mipmap downscaling.
+
+Do divide and conquer on higher level in point filter/composer op
+base-classes.
+
+Migrated from intltool to GNU gettext
+
 Buffer
 ~~~~~~
 


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