summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-21 14:35:45 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-21 15:01:26 +0000
commit88260c7794f60b5fee2127305d0b4bcfae0e8697 (patch)
tree2a07a8eb83136712e0373f3eb46fc98fb471c9df /NEWS
parent841d2bf1eab4f11e266199d00ea9fd81e94f6830 (diff)
downloadgdk-pixbuf-88260c7794f60b5fee2127305d0b4bcfae0e8697.tar.gz
Release GdkPixbuf 2.42.4 (stable)2.42.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
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)
===