diff options
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 |