aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-15 18:53:45 (GMT)
committermarkt <markt>2007-01-15 18:53:45 (GMT)
commit2a9e8e27826f57068c32c159c9b5a16824dd04b1 (patch)
treee98ee534def9baf245f4f6bd056b7008bf6c6107 /ChangeLog
parentdb0b1fadb82381c42ad4498f795c186cdb94c518 (diff)
downloadfluxbox-2a9e8e27826f57068c32c159c9b5a16824dd04b1.zip
fluxbox-2a9e8e27826f57068c32c159c9b5a16824dd04b1.tar.bz2
fix rootmenu disappearing on reconfigure -- I can't tell that the code I
removed here did anything useful; it's probably a remnant of an old menu implementation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60563ab..3393cb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/15:
4 * Fix rootmenu disappearing on reconfigure (Mark)
5 Screen.cc
3*07/01/14: 6*07/01/14:
4 * Stay on the same workspace after a restart (Mark) 7 * Stay on the same workspace after a restart (Mark)
5 Screen.cc 8 Screen.cc