aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2006-06-28 20:06:49 (GMT)
committermarkt <markt>2006-06-28 20:06:49 (GMT)
commita6625f8ca520a8f77ec54035e33af57bf6d5f9e4 (patch)
treeabeaca45fdabd2cfeeb43918aa8b616b50a76759 /ChangeLog
parent6f2a566206faa0e6e8eff34f96888f6910644f56 (diff)
downloadfluxbox-a6625f8ca520a8f77ec54035e33af57bf6d5f9e4.zip
fluxbox-a6625f8ca520a8f77ec54035e33af57bf6d5f9e4.tar.bz2
cleanup dead function Workspace::setLastFocusedWindow
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd1695e..516104b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc2: 2Changes for 1.0rc2:
3*06/06/28: 3*06/06/28:
4 * Little cleanup of dead functions (Mark)
5 Workspace.cc/hh
4 * Fixed more focus issues with linear cycling and tabbed windows (Mark) 6 * Fixed more focus issues with linear cycling and tabbed windows (Mark)
5 Window.cc FocusControl.cc Screen.cc 7 Window.cc FocusControl.cc Screen.cc
6 * Fixed some focus issues on detach and restart (Mark) 8 * Fixed some focus issues on detach and restart (Mark)