diff options
author | fluxgen <fluxgen> | 2007-10-24 19:38:27 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2007-10-24 19:38:27 (GMT) |
commit | a092d3fc1b351a4c6ea1d95757b5244bf86b8a39 (patch) | |
tree | c6680f8a1e5cc4eec176d8d608bbd08dc95910ec /ChangeLog | |
parent | e7513df45fce2bfbbac8b764e07627dfe36e6ba5 (diff) | |
download | fluxbox-a092d3fc1b351a4c6ea1d95757b5244bf86b8a39.zip fluxbox-a092d3fc1b351a4c6ea1d95757b5244bf86b8a39.tar.bz2 |
fixed gcc 2.96 compile problem
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 1.0.1: | 2 | Changes for 1.0.1: |
3 | *07/10/24: | 3 | *07/10/24: |
4 | * Fixed some gcc 2.96 compile issues ( Henrik ) | ||
5 | Layer.hh, MinOverlapPlacement.cc, Workspace.cc | ||
4 | * Introduced (workspacename=...) for pattern matching and changed | 6 | * Introduced (workspacename=...) for pattern matching and changed |
5 | (workspace=...) to use the workspace number, indexed from 0 (Mark) | 7 | (workspace=...) to use the workspace number, indexed from 0 (Mark) |
6 | ClientPattern.cc/hh | 8 | ClientPattern.cc/hh |