summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-08-09 16:42:02 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-08-09 16:42:02 +0100
commit9b74d8dced44955b778fa1eac4fd0d29d5809e9d (patch)
tree965c9d1711cc143efa6b3ed6659cd7a0f8bcb7e3
parent8095a29b787368188bc06389fccf155cccabdc02 (diff)
downloadgdk-pixbuf-9b74d8dced44955b778fa1eac4fd0d29d5809e9d.tar.gz
Release gdk-pixbuf 2.42.92.42.9
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2ef83111..5a6b824a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.42.9 (stable)
+===
+
+- Fix the check for maximum value of LZW initial code size [#136, Robert Ancell]
+- Use CMake for dependencies on Windows/MSVC [!131, Chun-Wei Fan]
+- Add option for building tests [!132]
+- Move man pages to reStructuredText [!134]
+- Disable relocation when built as a static libary on Windows [!136, Hesham Essam]
+- Update wrap file for libjpeg-turbo [!138, Georges Basile Stavracas Neto]
+- Limit the memory size when loading image data [#205, Sam Ezeh]
+
2.42.8 (stable)
===