summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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)