diff options
author | markt <markt> | 2006-06-29 00:03:43 (GMT) |
---|---|---|
committer | markt <markt> | 2006-06-29 00:03:43 (GMT) |
commit | 1ddd177d1ab25503d18b94dc458de409de08095d (patch) | |
tree | 1f02ee860e1b5236cdb7081266047ccd7004f4f2 /ChangeLog | |
parent | aad6845c91affaff2abb27fb23b301db7ddbbc1e (diff) | |
download | fluxbox-1ddd177d1ab25503d18b94dc458de409de08095d.zip fluxbox-1ddd177d1ab25503d18b94dc458de409de08095d.tar.bz2 |
Fix fbsetroot segfault when DISPLAY unset
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.0rc2: | 2 | Changes for 1.0rc2: |
3 | *06/06/29: | ||
4 | * Fix fbsetroot segfault when DISPLAY is unset (Mark) | ||
5 | util/fbsetroot.cc | ||
3 | *06/06/28: | 6 | *06/06/28: |
4 | * Linear cycling wasn't affecting normal cycling order (Mark) | 7 | * Linear cycling wasn't affecting normal cycling order (Mark) |
5 | WorkspaceCmd.cc | 8 | WorkspaceCmd.cc |