aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-03-07 23:37:39 (GMT)
committerrathnor <rathnor>2004-03-07 23:37:39 (GMT)
commit206a7ca10d0747acaab1f00975ff519badf61600 (patch)
tree21a0c86664ffc7a9d961ded8a976198ea0e54535 /ChangeLog
parentc0325e612783dfeb2d032a5dc69339dbbb2772c9 (diff)
downloadfluxbox-206a7ca10d0747acaab1f00975ff519badf61600.zip
fluxbox-206a7ca10d0747acaab1f00975ff519badf61600.tar.bz2
fix _NET_WM_DESKTOP client message handling
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7252d32..89f5938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.9: 2Changes for 0.9.9:
3*04/03/08:
4 * Fix receipt of _NET_WM_DESKTOP client messages (Simon)
5 - fixes xmms "show on all desktops" not working
6 Ewmh.cc
3*04/03/03: 7*04/03/03:
4 * Fix update of keys on keymap change (Simon) 8 * Fix update of keys on keymap change (Simon)
5 fluxbox.cc 9 fluxbox.cc