diff options
author | markt <markt> | 2006-07-13 06:36:05 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-13 06:36:05 (GMT) |
commit | e44da5f926c5e61818a130071ecaa5a41d900fc2 (patch) | |
tree | 3e2b003a1e611c0122008196554a867c969cf63b /ChangeLog | |
parent | a7da03c0221933e75063f1a4f5759dd9ba45a5c8 (diff) | |
download | fluxbox-e44da5f926c5e61818a130071ecaa5a41d900fc2.zip fluxbox-e44da5f926c5e61818a130071ecaa5a41d900fc2.tar.bz2 |
fix background: random so that background.pixmap allows a directory name
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 | *06/07/13: | ||
4 | * Fix background: random (Mark) | ||
5 | RootTheme.cc | ||
3 | *06/07/10: | 6 | *06/07/10: |
4 | * Next/PrevWindow toolbar buttons break MouseFocus: bug #1519913 (Mark) | 7 | * Next/PrevWindow toolbar buttons break MouseFocus: bug #1519913 (Mark) |
5 | WorkspaceCmd.cc FocusControl.cc | 8 | WorkspaceCmd.cc FocusControl.cc |