summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2010-11-12 07:52:17 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2010-11-12 07:52:17 +0100
commit32933e7d8843f5de224d88d63f91014fe4d27ecb (patch)
treecd2266fde88a92169ca8b56e6c42014e313f40e1
parent30946f43701d6f39c135c30a9c96a5527cbe28d3 (diff)
downloadmcwm-32933e7d8843f5de224d88d63f91014fe4d27ecb.zip
News added.20101101
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c50a2c2..a032b4e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@
User visible changes
+2010-11-01
+
+ * Fixed bug. We mangled a list when a window was destroyed on
+ another workspace. This would lead to sticky windows that we
+ didn't seem to know about.
+
+ The same code also prepares for the possibility that a window
+ might occupy several, but not all, workspaces at the same time. We
+ still don't have any user interface to control this, however.
+
2010-09-08
* New key: MODKEY + End closes window. Patch from Christian