summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-05-30 16:04:48 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2018-05-30 16:04:48 +0100
commit6865a69acba32e346b92c074daca6c50d94b02a6 (patch)
tree0192d48eb0ef13dca26b513be2184b1e53f524c6 /NEWS
parentf3abd2426d6a4e77798fb911fd5a3592c5ef64c8 (diff)
downloadgdk-pixbuf-6865a69acba32e346b92c074daca6c50d94b02a6.tar.gz
Start spreading the NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c79dbe2e..72e50c635 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+2.37.0 (development)
+===
+
+ - Rework relocation support for loaders cache on Windows [Christoph Reiter, #776081]
+ - Properly install test data [Emmanuele Bassi, Jeremy Bicha, #795527, #795210]
+ - Plug a memory leak when using GBytes [Vitaly Kirsanov, #787626]
+ - Fix introspection annotations [Iñaki García Etxebarria, #789935]
+ - Fix documentation building with X11 disabled [Quentin Glidic, #794872]
+ - Drop Autotools build and move to Meson [Emmanuele Bassi]
+ - Fix OOB error when dithering [Bert Pauline, #748211]
+ - Drop the MMX assembly optimizations for pixops [Emmanuele Bassi]
+ - Improve compatibility for the post-install script [Brendan L, #795705]
+ - Expose the dimensions of the original image from GdkPixbufLoader [Debarshi Ray, #778517]
+ - Improve thumbnailer implementation [Debarshi Ray, #778517]
+ - Make X11 a dependency if the `x11` build option is enabled [Emmanuele Bassi, #77]
+ - Generate separate introspection data for GdkPixdata API [Emmanuele Bassi, #72]
+ - Deprecate GDK_INTERP_HYPER [Emmanuele Bassi, #3]
+ - Avoid a deprecation warning with recent libjasper [Emmanuele Bassi, #73]
+
2.36.12
=======
* build: meson fixes for win32