summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-03-12 20:22:35 +0300
committermonsta <[email protected]>2017-03-12 20:22:47 +0300
commitaed8ae14945b836d978e0c01e7f1c882e6bee99e (patch)
tree3667fa478d7840083f1369806a3400315f99f4c8 /NEWS
parenta6f9ffe6ee43cee57b76a24eba75a8bf4d03bbae (diff)
downloadmate-terminal-aed8ae14945b836d978e0c01e7f1c882e6bee99e.tar.bz2
mate-terminal-aed8ae14945b836d978e0c01e7f1c882e6bee99e.tar.xz
update NEWS for 1.18, also add 1.16.2 entries
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 16 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 427e4dd..6810de9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,22 @@
-### mate-terminal 1.17.1
+### mate-terminal 1.18.0
-### mate-terminal 1.17.0
-
- * Allow closing tabs with mouse middle button click
- * Make dropped tab active
- * Re-add warning on closing terminal when foreground process
- is running
- * Fix crash on tab drag-n-drop
- * Fix window size when second tab is added by drag-n-drop
+ * NEWS: use consistent, project wide, markdown-like formatting
+ to make generating release announcements easier
+ * Add ability to close tabs with middle mouse button
* Translations update
+### mate-terminal 1.16.2
+
+ * Bring back exit confirmation when there's a process running
+ * Fix possible crash on window closing
+ * Fix various issues with drag-n-drop of tabs
+ * Encodings and keybindings dialogs: fix expand of content on
+ window resize
+ * Find, profile manager, profile prefs dialogs: fix runtime
+ warnings about transient parent
+ * Attach popup menus to their parent widgets (useful on Wayland)
+ * Force X11 backend
+
### mate-terminal 1.16.1
* Fix crash after detaching tab and then changing its title