aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHenrik Kinnunen <fluxgen@fluxbox.org>2008-09-21 13:25:47 (GMT)
committerHenrik Kinnunen <fluxgen@fluxbox.org>2008-09-21 13:25:47 (GMT)
commit71674739ec6de376273cb3c5b938da132e7035c5 (patch)
treeabd6e295067347b6f95622c9ed1a00c6396dc314 /ChangeLog
parent86819abab91cf3ea20540278d00bad6a6b86d4b0 (diff)
downloadfluxbox-71674739ec6de376273cb3c5b938da132e7035c5.zip
fluxbox-71674739ec6de376273cb3c5b938da132e7035c5.tar.bz2
Changed workspace names signal in BScreen to use the new signal system
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bd3700..37fc0c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1.2 2Changes for 1.1.2
3*08/09/21: 3*08/09/21:
4 * Changed workspace names signal in BScreen to use the new signal
5 system (Henrik)
6 Screen.hh/cc, SendToMenu.hh/cc, WorkspaceMenu.hh/cc, WorkspaceNameTool.hh/cc
4 * Changed current workspace signal in Bscreen to use the new signal 7 * Changed current workspace signal in Bscreen to use the new signal
5 system (Henrik) 8 system (Henrik)
6 FocusableList.hh/cc, Screen.hh/cc, SendToMenu.hh/cc, 9 FocusableList.hh/cc, Screen.hh/cc, SendToMenu.hh/cc,