summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-04-07 13:30:16 -0400
committerMatthias Clasen <mclasen@redhat.com>2018-04-07 13:30:33 -0400
commit12aa6f9264514c62781124a7287c2e997d3ea482 (patch)
tree95f73262e54ef2c33b600a02e57e590897b3d892 /NEWS
parent24ecd7247425acae016b68c1f6229206bd19dc84 (diff)
downloadgdk-pixbuf-12aa6f9264514c62781124a7287c2e997d3ea482.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5af0bfc63..4c79dbe2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.36.12
+=======
+* build: meson fixes for win32
+* build: Make --without-libtiff work
+* build: Make x11 support optional
+* gif, ico, jpeg, tiff, icns: various fixes (#778584, #779012, #753605, #779020, #779016)
+* Implement async loading without threads
+* Translation updates
+
2.36.11
=======
* build: Fix tiff loader build (#786342)