[gimp] NEWS: update.



commit 065581b0a9a26d6a221f8abd3ddcf75ee6c8880d
Author: Jehan <jehan girinstud io>
Date:   Wed May 12 13:21:07 2021 +0200

    NEWS: update.

 NEWS | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5d11448b99..38e3ed721d 100644
--- a/NEWS
+++ b/NEWS
@@ -9,18 +9,31 @@ This is the unstable branch of GIMP.
 Overview of Changes from GIMP 2.99.6 to GIMP 2.99.8
 ===================================================
 
+Core:
+
+  - Selection display implementation now updated to more modern display
+    server logics when drawing to display buffer. This fixes selection
+    drawing in Wayland (and possibly in macOS Big Sur too, though this
+    change is untested on this OS so far).
+
 API:
 
   - New gimp_display_present() function to present a specific display at
     the top of the image display stack.
 
+Plug-ins:
+
+  - PSD now supports bigger-than-4GiB files. File support was ported to
+    GIO API with 64-bit offsets, hence allowing loading correctly very
+    big files.
+
 Translations:
 
   - New Vietnamese translation for the installer.
 
 Build:
 
-  - New CI job for a Windows native build with MSYS2.
+  - New CI jobs for Windows native builds with MSYS2.
   - Several less critical CI jobs moved to a scheduled run for resource
     saving.
   - Improved tag handling in the CI for transparent release process.


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