diff options
author | monsta <[email protected]> | 2016-11-10 13:26:12 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-11-10 13:26:12 +0300 |
commit | 49be92055f3f3319b9149b991d5b55a5ba99d453 (patch) | |
tree | 42455029bb9edcd02800781d060b80ead19f97e2 | |
parent | e0dae8d7410d5e3395eb7fcce2439e65bdce812a (diff) | |
download | pluma-49be92055f3f3319b9149b991d5b55a5ba99d453.tar.bz2 pluma-49be92055f3f3319b9149b991d5b55a5ba99d453.tar.xz |
release 1.17.0v1.17.0
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ pluma 1.17.0 ============ + * Drop Python bindings and --enable-python build option + * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and + --with-gtk build option + * Translations update + pluma 1.16.0 ============ |