summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-07 21:33:47 +0200
committerraveit65 <[email protected]>2016-06-07 21:33:47 +0200
commitfa9e2facb514bcfe08898b9524e98b22e7243588 (patch)
treee1b5aca6438852e24060fdc1be2232322a6ac224 /NEWS
parent40098ea6296431400ff9d4d51a6e4b0f28b7804c (diff)
downloadmate-terminal-fa9e2facb514bcfe08898b9524e98b22e7243588.tar.bz2
mate-terminal-fa9e2facb514bcfe08898b9524e98b22e7243588.tar.xz
release 1.15.0v1.15.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad08813..6173a14 100644
--- a/NEWS
+++ b/NEWS
@@ -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