aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44801b7..cb74e0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*06/07/29:
4 * Make _NET_CLIENT_LIST report windows in creation order - still need to fix
5 _NET_CLIENT_LIST_STACKING (Mark)
6 FocusControl.hh Ewmh.cc
7 * Set _NET_WM_DESKTOP appropriately on remembered windows (Mark)
8 Window.cc Ewmh.cc
3*06/07/27: 9*06/07/27:
4 * Don't change the order of creating windows with transients on restart. 10 * Don't change the order of creating windows with transients on restart.
5 Rather, just move the transient to the end of the list. This preserves the 11 Rather, just move the transient to the end of the list. This preserves the