aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-25 11:17:41 (GMT)
committerrathnor <rathnor>2003-07-25 11:17:41 (GMT)
commit1487798293883177e861e6fe533e15b50c9027ef (patch)
tree3e761263f16b37cebf222fbf61edfc69fa56c1f6 /ChangeLog
parentac7edef9ad73818435420479a0dfa9c5ed517a79 (diff)
downloadfluxbox-1487798293883177e861e6fe533e15b50c9027ef.zip
fluxbox-1487798293883177e861e6fe533e15b50c9027ef.tar.bz2
fix fbrun on multiple screens
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93f89cc..f4d3d29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes for 0.9.5:
3*03/07/25: 3*03/07/25:
4 * Make fbrun work properly on multiple screens (Simon)
5 FbRun.hh/cc
4 * Make sure all the menus have titles, make -version go to stdout (Simon) 6 * Make sure all the menus have titles, make -version go to stdout (Simon)
5 Screen.cc Slit.cc Toolbar.cc ToolbarHandler.cc Xinerama.hh 7 Screen.cc Slit.cc Toolbar.cc ToolbarHandler.cc Xinerama.hh
6 Workspace.cc main.cc 8 Workspace.cc main.cc