summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-06-26 18:08:32 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2020-06-26 18:08:32 +0100
commit358a173651285f87ea10c9f3a7e7f776324b96b6 (patch)
treea280cdbd1f0936a74d257c5cfe55577523c8fdd6 /NEWS
parent4a278c66bd4f688e5c5a069e9eeba654168c998a (diff)
downloadgdk-pixbuf-358a173651285f87ea10c9f3a7e7f776324b96b6.tar.gz
Update the NEWS file for 2.41
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c5c1dde3..063c1dd02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2.41.0 (development)
+===
+
+ - Remove the libjasper JPEG2000 loader
+ - Split the gdk-pixbuf-xlib library to a separate repository
+ - Fix build on Solaris [Alan Coopersmith]
+ - Fix cppcheck 'shifting signed 32-bit value warning' [Emmanuel Fleury, #96]
+ - Fix memory leaks in pixops error paths [Alex Henrie]
+ - Improve internal consistency of loaders [Federico Mena Quintero]
+ - Fix build with MSVC [Chun-wei Fan]
+ - Skip bytes during JPEG incremental load [Nathan Lee]
+ - Check for overflows [#132]
+ - Add missing test for issue #70 [Bastien Nocera]
+ - Let the test suite cope with missing loaders [#123]
+ - Fix build on SunOS [#128]
+ - Check for mmap failure [Tobias Müller]
+ - Fix UB in the XPM loader [Tobias Stoeckmann]
+ - Speed up alpha scaling pixop [Jan Ziak]
+ - Add the `gtk_doc` configuration option, and deprecate `docs`
+
2.40.0 (stable)
===