diff options
author | raveit65 <[email protected]> | 2016-06-07 21:33:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-06-07 21:33:47 +0200 |
commit | fa9e2facb514bcfe08898b9524e98b22e7243588 (patch) | |
tree | e1b5aca6438852e24060fdc1be2232322a6ac224 | |
parent | 40098ea6296431400ff9d4d51a6e4b0f28b7804c (diff) | |
download | mate-terminal-1.15.0.tar.bz2 mate-terminal-1.15.0.tar.xz |
release 1.15.0v1.15.0
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +1.15.0 + + * Translations update + * fix deprecated usage of GtkVScrollbar + * remove dead code + * remove some unused variables + * drop old code for VTE < 0.38 (it was used in GTK+2 build) + * drop old GTK+2 code + * require GTK+ 3.14 and VTE 0.38 (API 2.91), drop --with-gtk option + * drop build-dep on libmate-desktop, it's not needed anymore + * copy gsettings helpers from libmate-desktop (see also FIXME there) + * use dconf directly instead of wrapper functions from libmate-desktop + * use About dialog from GTK+ instead of forked one from libmate-desktop + * window: react on WM change only on X11 + * drop ancient and irrelevant gnome files + 1.14.0 * Compile dingu regexes with MULTILINE option |