aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-05 02:31:23 (GMT)
committerrathnor <rathnor>2003-10-05 02:31:23 (GMT)
commitfa4328d8620959dce8a53b40c743fba691cfe471 (patch)
tree5de11bd0460300b817698bdd547e5b2fec783bae /ChangeLog
parent35fe2d5e128c1b13d34a5152945a1b8979401d6f (diff)
downloadfluxbox-fa4328d8620959dce8a53b40c743fba691cfe471.zip
fluxbox-fa4328d8620959dce8a53b40c743fba691cfe471.tar.bz2
make doFocusLast work for sloppy focus as well
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53be5ff..430f137 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/05:
4 * Make focusLast work for sloppy focus when changing workspace or
5 closing a window (Simon)
6 - also generalises event redirects (e.g. for window moving)
7 fluxbox.hh/cc Window.hh/cc Screen.cc
3*03/10/04: 8*03/10/04:
4 * Fix NLS bad message errors by adding explicit codeset entries (Simon) 9 * Fix NLS bad message errors by adding explicit codeset entries (Simon)
5 - thanks to Matt Hope for pointing us to the recent workaround from 10 - thanks to Matt Hope for pointing us to the recent workaround from