summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2017-08-09 09:10:30 +0200
committerAlejandro Piñeiro <apinheiro@igalia.com>2017-08-09 09:16:25 +0200
commitc5ee728c20b2d04aa69f21feefcbdd8c6ca0ba36 (patch)
treee97cc27bb8fbe221fc67d7f8fec68184c67b32b8 /NEWS
parent47fda931392373f1d8e7ccb9db7250da9a4b1e36 (diff)
downloadatk-c5ee728c20b2d04aa69f21feefcbdd8c6ca0ba36.tar.gz
Release 2.25.90ATK_2_25_90
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae66228..c21607d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Changes in version 2.25.90
+==========================
+
+* Bugfixing
+ * 689810: Move include guards out to enable GCC optimisation
+* Build (meson)
+ * Keep the version in sync with Autotools
+ * Add atkversion.h to introspection build
+* Build (visual studio)
+ * Adapt to the Python-field glib-genmarshal
+ * Adapt to new glib-genmarshal command line
+ * Use PythonDir instead of PythonPath
+ * Integrate introspection builds
+ * Don't build introspection by default
+ * Make marshal generation more robust
+* Misc
+ * Update AUTHORS file
+
+Contributors
+ Emmanuele Bassi, Daniel Boles, Chun-wei Fan, Rico Tzschichholz
+
+Translations
+ Pawan Chitrakar (ne), Fabio Tomat (fur)
+
+
Changes in version 2.25.2
=========================