diff options
author | rathnor <rathnor> | 2003-04-25 11:27:13 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-25 11:27:13 (GMT) |
commit | c318ce9f682e91dceafeb9e9a04421415ffc5404 (patch) | |
tree | e9be81e39148eaa5db4c54163d2dc3ad3ccd5fd9 /ChangeLog | |
parent | 4b1343f4ae4ee9c7ffed63941881c6bac40a2809 (diff) | |
download | fluxbox_pavel-c318ce9f682e91dceafeb9e9a04421415ffc5404.zip fluxbox_pavel-c318ce9f682e91dceafeb9e9a04421415ffc5404.tar.bz2 |
small fix for gcc 3.3 compile bug (Simon)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.2: | 2 | Changes for 0.9.2: |
3 | *03/04/25: | 3 | *03/04/25: |
4 | * Fix small gcc 3.3 build issue (Simon) | ||
5 | Window.hh/cc | ||
4 | * Add UnderMousePlacement policy, plus minor positioning fix (Simon) | 6 | * Add UnderMousePlacement policy, plus minor positioning fix (Simon) |
5 | -> Patch originally contributed by "Mike" (lgn@users.sf) | 7 | -> Patch originally contributed by "Mike" (lgn@users.sf) |
6 | Screen.hh Workspace.cc fluxbox.cc Window.cc | 8 | Screen.hh Workspace.cc fluxbox.cc Window.cc |