summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-03-18 12:24:35 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2022-03-18 12:24:35 +0000
commitbca00032ad68d0b0aa2c1f7558db931e52bd9cd2 (patch)
tree0a90ec33e314441c3835ed5dd0e9e51775f3b787 /NEWS
parentab562505fb12887dd7a1a4e6a467087e76e036ca (diff)
downloadgdk-pixbuf-bca00032ad68d0b0aa2c1f7558db931e52bd9cd2.tar.gz
Release GdkPixbuf 2.42.8 (stable)2.42.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1372f7b0f..b2ef83111 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.42.8 (stable)
+===
+
+- Clear the pixbuf's memory buffer to avoid returning uninitialized memory [#199]
+- Turn GdkPixbufModule functions into typed callbacks [!123]
+- tiff: Use non-deprecated C99 integer types [!124]
+- gif: Check for overflow when compositing or clearing frames [#190]
+- Change png/jpeg/tiff build options from boolean to feature [!118]
+- jpeg: Do not rely on UB around setjmp/longjmp [#143]
+- Build fixes [!114, #185, #182]
+- Documentation fixes [!120, !125]
+- Translation updates
+
2.42.6 (stable)
===