summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2015-06-05 21:55:30 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2015-06-05 21:55:30 +0300
commit5011d8d61d18aa93759fee32f32b3e80e14439c3 (patch)
tree0bacd470edb1a5aee4dc4aaad26281943d5b603d /NEWS
parent0af26a710a3d64002b44938ae4910706a66ddb01 (diff)
downloadmetacity-5011d8d61d18aa93759fee32f32b3e80e14439c3.tar.gz
bump version to 3.17.2, update NEWS3.17.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0aea00c..8db88834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 3.17.2
+==============
+- Don't grab keybinding if devirtualization failed. (Alberts Muktupāvels)
+- Use button layout from Gtk/DecorationLayout. (Alberts Muktupāvels)
+- Updated translations:
+ Akom Chotiphantawanon (th), Marek Černocký (cs), Piotr Drąg (pl).
+
Version 3.17.1
==============
- Store keybindings dynamically. (Based on mutter)