aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2006-07-09 01:46:47 (GMT)
committermarkt <markt>2006-07-09 01:46:47 (GMT)
commitf7574fe1c90118ca7421dffef0b035cb64cf78c1 (patch)
tree3e4755675e6459c8c774743e1268bc6108faf896 /ChangeLog
parent4e820f5ba3bb35cce5a1e1d8ca2f770dc4f42299 (diff)
downloadfluxbox-f7574fe1c90118ca7421dffef0b035cb64cf78c1.zip
fluxbox-f7574fe1c90118ca7421dffef0b035cb64cf78c1.tar.bz2
fix implementation of _NET_MOVERESIZE_WINDOW
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fc0f98..33f0de9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*06/07/08:
4 * Fix implementation of _NET_MOVERESIZE_WINDOW (Mark)
5 Ewmh.cc
3*06/07/06: 6*06/07/06:
4 * Fixed bug #1069909, Incorrect window dimensions (Henrik) 7 * Fixed bug #1069909, Incorrect window dimensions (Henrik)
5 It created strut even if it didnt have any clients 8 It created strut even if it didnt have any clients