summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bcaf85..361e1b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/04/16: 3*06/04/16:
4 * Set (take|send)to(next|prev)workspace offset default value to 1
5 instead of the current 0 (which makes them look non-functional).
6 Similarly for tab and (|next|prev|left|right)workspace.
7 - Thanks Jonas Koelker (sf.net 1467926)
8 FbCommandFactory.cc
4 * Add "CloseAllWindows" key binding 9 * Add "CloseAllWindows" key binding
5 (thanks Adriano Dal Bosco - adbosco at users.sourceforge.net) 10 (thanks Adriano Dal Bosco - adbosco at users.sourceforge.net)
6 - Useful to trigger all "close" actions before flux exit (or other) 11 - Useful to trigger all "close" actions before flux exit (or other)