summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 063c1dd02..f77ca5339 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-2.41.0 (development)
+2.42.0 (stable)
===
- Remove the libjasper JPEG2000 loader
@@ -17,6 +17,10 @@
- Fix UB in the XPM loader [Tobias Stoeckmann]
- Speed up alpha scaling pixop [Jan Ziak]
- Add the `gtk_doc` configuration option, and deprecate `docs`
+ - Add the `introspection` configuration option, and remove `gir` [Xavier Claessens, !85]
+ - Handle truncated PNMs more gracefully [Felix Riemann, #111]
+ - Clean up GIF loader code [Robert Ancell]
+ - Fix colormap handling in GIF [Robert Ancell, #156]
2.40.0 (stable)
===