diff options
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ------ |