summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2019-08-14 13:45:53 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2019-08-14 13:54:46 +0100
commit6d29f41c075c78ace42e7c4d27894d0550e466d0 (patch)
treee40d0c15d3fbc0c2d7d92d64bbc79185b130a5df /NEWS
parent51543b3d6df86479b532aa35089bbcbe15121a1c (diff)
downloadgdk-pixbuf-6d29f41c075c78ace42e7c4d27894d0550e466d0.tar.gz
Release GdkPixbuf 2.39.2 (snapshot)2.39.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 158be1196..3c2077abd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.39.2 (development)
+===
+
+ - Add gdk_pixbuf_init_modules() for applications with GdkPixbuf loader
+ modules in a separate directory [Bastien Nocera, bgo#786035]
+ - Add subproject fallback for dependencies [Nirbheek Chauhan]
+ - Handle large XPM without crashing [Bastien Nocera, #95]
+ - Use the appropriate gdk-pixbuf-query-loaders on install [Emmanuele
+ Bassi, #126]
+ - Disable deprecation warnings introduced by GLib 2.62
+ - Escape GIF version in error messages [Robert Ancell]
+ - Use the appropriate fallback for libpng on Windows [Chun-wei Fan]
+ - Render GIF frames on demand [Robert Ancell, #101]
+
2.38.0 (stable)
===
- Documentation fixes