summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2019-02-28 15:17:41 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2019-02-28 15:17:41 +0000
commitda9e6d00e4737ca0e474e6ae5ea529434bb05220 (patch)
treee8080924280edd85167d4285349f273cae378ee8
parenta3094cc4d270b63c3314a6fd8b539ed5890ef2a2 (diff)
downloadgdk-pixbuf-da9e6d00e4737ca0e474e6ae5ea529434bb05220.tar.gz
Update NEWS for 2.38.1
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 158be1196..b103f5495 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.38.1 (stable)
+===
+ - Fix OOM in JPEG2000 loader [Ivan A. Melnikov, #107]
+ - Fix thumbnailing of animated GIFs [Debarshi Ray, #99]
+ - Multiple improvements to the GIF loader [Robert Ancell, !24, !28, !30, #22, #69
+ - Fix build on Windows/MSYS2 [Christoph Reiter, !29]
+ - Fix soname versioning on macOS [Christoph Reiter, !23]
+ - Cross-compilation fixes for Android [Matthew Waters, #64]
+ - Fix building modules on macOS [Ignacio Casal Quinteiro, !18 and !19]
+ - Fix introspection generation [Iain Lane, #92]
+ - Fix error handling in PNG loader [Debarshi Ray, !16]
+ - Improve reproducibility of the build [Chris Lamb, !15]
+ - Speed up saving PNG files [Brion Vibber, #90]
+ - Add variables in the pkg-config files for binary utilities [Emmanuele Bassi, #88]
+ - Build fixes [Emmanuele Bassi, #88]
+
2.38.0 (stable)
===
- Documentation fixes