summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-12-20 08:51:21 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-12-20 08:51:21 -0500
commit9b9deb1fd3703c8d32cbf73e609347a0e440c7fe (patch)
tree21c370bf9075d85155894e3b5e6ac78e5cb320b4 /NEWS
parenta8bb24fa7e0636f6036a40a648c85af458097ecb (diff)
downloadgdk-pixbuf-9b9deb1fd3703c8d32cbf73e609347a0e440c7fe.tar.gz
2.36.22.36.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c97cedc36..5c1cc6b16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.36.2
+======
+
+* Fix a NULL pointer dereference (#776026)
+* Fix a memory leak (#776020)
+* Support bmp headers with bitmask (#766890)
+* Add tests for scaling (#80925)
+* Handle compressed pixdata in resources (#776105)
+* Avoid a buffer overrun in the qtif loader ($#775648)
+* Fix a crash in the bmp loader (#775242)
+* Fix crash opening pnm images with large dimensions (#775232)
+* Prevent buffer overflow in the pixdata loader (#775693)
+* Translation updates
+
2.36.1
======