[gdk-pixbuf] Release GdkPixbuf 2.42.4 (stable)
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] Release GdkPixbuf 2.42.4 (stable)
- Date: Sun, 21 Mar 2021 15:05:31 +0000 (UTC)
commit 88260c7794f60b5fee2127305d0b4bcfae0e8697
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sun Mar 21 14:35:45 2021 +0000
Release GdkPixbuf 2.42.4 (stable)
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 061fe2145..331618dec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.42.4 (stable)
+===
+
+ - Make enum type registration thread safe
+ - Do not install skipped test files [Jan Tojnar]
+ - Fix GIF initialization [Simon McVittie]
+ - Always run GIF loader tests [Simon McVittie]
+ - Fix leaks discovered via ASan [Simon McVittie]
+ - Expose GdkPixbufLoader API via introspection [Paolo Borelli]
+ - Fix revert-to-previous first frame behaviour for GIF files [Robert Ancell, #166]
+ - Link to libintl if needed [Fabrice Fontaine]
+ - Improve support for using gdk-pixbuf as a subproject [Xavier Claessens]
+ - Fix build with GModule disabled [Fabrice Fontaine]
+ - Use gi-docgen to generate the API reference from introspection data
+
2.42.2 (stable)
===
diff --git a/meson.build b/meson.build
index aa1179453..c400a25bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.42.3',
+ version: '2.42.4',
license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]