summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a29c4a3d..d3c31dd5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
1.17.0
------
+ * Translations update
+ * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
+ * cut-n-paste: set vertical box to be homogeneous in GTK+3 code too
+ * shell: use modern function inside GTK+3 code block (and drop #define)
+ * shell: replace deprecated function call inside GTK+3 code block
+ * shell: remove metadata migration code
+
1.16.1
------