summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d4223e77..5af0bfc63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.36.11
+=======
+* build: Fix tiff loader build (#786342)
+* build: Fix the build on OS X (#786167)
+* build: Prefer newer libpng (#786035)
+* Use a free reference images for tests (#787050)
+* gif: fail quickly if image dimensions are too big (#785973)
+* xlib: Avoid an out-of-bounds error on bigendian (#775896)
+* Translation updates
+
2.36.10
=======
* build: meson build improvements