summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cded7ce..591be72 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@
User visible changes
+2011-03-26
+
+ * You don't have to tell mcwm what keycode generates the MODKEY
+ mask anymore (USERKEY_MOD in config.h is gone). mcwm now asks the
+ X server what keys generate the mask and also supports several
+ keys generating the mask.
+
+ * Stops tabbing around not only if a key generating MODKEY mask is
+ lifted but also if another command key is pressed.
+
2011-03-18
* Now handles keyboard remapping.