| 1 | arm4 -- History of visible changes. |
|---|
| 2 | |
|---|
| 3 | Copyright (C) 2005, David Carter <dcarter@arm4.org> |
|---|
| 4 | See the end for copying conditions. |
|---|
| 5 | |
|---|
| 6 | Please send arm4 bug reports to dcarter@arm4.org. |
|---|
| 7 | |
|---|
| 8 | Version 0.1 |
|---|
| 9 | |
|---|
| 10 | * Initial release. This is a standalone version meant for a single |
|---|
| 11 | machine, and doesn't currently support multi-tiered operation. At the |
|---|
| 12 | moment this is not a compliant implementation in that a number of |
|---|
| 13 | features are incomplete or missing. Specifically: |
|---|
| 14 | - Java is not currently supported |
|---|
| 15 | - Correlators aren't currently supported |
|---|
| 16 | - User defined metrics aren't currently supported |
|---|
| 17 | - Support for blocked applications is incomplete |
|---|
| 18 | - Reporting is minimal |
|---|
| 19 | - No testing for security has been performed |
|---|
| 20 | |
|---|
| 21 | ------------------------------------------------------- |
|---|
| 22 | Copying information: |
|---|
| 23 | |
|---|
| 24 | Copyright (C) 2005, David Carter <dcarter@arm4.org> |
|---|
| 25 | |
|---|
| 26 | Permission is granted to anyone to make or distribute verbatim copies |
|---|
| 27 | of this document as received, in any medium, provided that the |
|---|
| 28 | copyright notice and this permission notice are preserved, |
|---|
| 29 | thus giving the recipient permission to redistribute in turn. |
|---|
| 30 | |
|---|
| 31 | Permission is granted to distribute modified versions |
|---|
| 32 | of this document, or of portions of it, |
|---|
| 33 | under the above conditions, provided also that they |
|---|
| 34 | carry prominent notices stating who last changed them. |
|---|
| 35 | |
|---|