aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-10-24 19:38:27 (GMT)
committerfluxgen <fluxgen>2007-10-24 19:38:27 (GMT)
commita092d3fc1b351a4c6ea1d95757b5244bf86b8a39 (patch)
treec6680f8a1e5cc4eec176d8d608bbd08dc95910ec /ChangeLog
parente7513df45fce2bfbbac8b764e07627dfe36e6ba5 (diff)
downloadfluxbox-a092d3fc1b351a4c6ea1d95757b5244bf86b8a39.zip
fluxbox-a092d3fc1b351a4c6ea1d95757b5244bf86b8a39.tar.bz2
fixed gcc 2.96 compile problem
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d38cf12..85cfb57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.1: 2Changes 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