[gdk-pixbuf] Release GdkPixbuf 2.42.0 (stable)
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] Release GdkPixbuf 2.42.0 (stable)
- Date: Mon, 9 Nov 2020 13:04:33 +0000 (UTC)
commit 43ce0077ed7162a32680ff8cd9c0c91ff0afce20
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Nov 9 13:00:37 2020 +0000
Release GdkPixbuf 2.42.0 (stable)
NEWS | 6 +++++-
meson.build | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 063c1dd02b..f77ca53392 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2.41.0 (development)
+2.42.0 (stable)
===
- Remove the libjasper JPEG2000 loader
@@ -17,6 +17,10 @@
- Fix UB in the XPM loader [Tobias Stoeckmann]
- Speed up alpha scaling pixop [Jan Ziak]
- Add the `gtk_doc` configuration option, and deprecate `docs`
+ - Add the `introspection` configuration option, and remove `gir` [Xavier Claessens, !85]
+ - Handle truncated PNMs more gracefully [Felix Riemann, #111]
+ - Clean up GIF loader code [Robert Ancell]
+ - Fix colormap handling in GIF [Robert Ancell, #156]
2.40.0 (stable)
===
diff --git a/meson.build b/meson.build
index a499ecaea7..73034d11aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.41.0',
+ version: '2.42.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]