diff options
author | markt <markt> | 2007-01-15 18:53:45 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-15 18:53:45 (GMT) |
commit | 2a9e8e27826f57068c32c159c9b5a16824dd04b1 (patch) | |
tree | e98ee534def9baf245f4f6bd056b7008bf6c6107 /ChangeLog | |
parent | db0b1fadb82381c42ad4498f795c186cdb94c518 (diff) | |
download | fluxbox-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes 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 |