summaryrefslogtreecommitdiff
path: root/docs/ACE-guidelines.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ACE-guidelines.html')
-rw-r--r--docs/ACE-guidelines.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ACE-guidelines.html b/docs/ACE-guidelines.html
index 1bb73aea4c4..6f1a7adbd5a 100644
--- a/docs/ACE-guidelines.html
+++ b/docs/ACE-guidelines.html
@@ -908,7 +908,9 @@ bgcolor="#ffffff">
<ul>
<li>When enhancing, updating, or fixing ACE or TAO, always:<p>
<ol>
- <li>Test your change on at least one platorm.<p>
+ <li>Test your change on at least one platform. All changes
+ <strong>must</strong> be tested with egcs before commiting.
+ That means you may need to test on two platforms.<p>
<li>Commit your change with a meaningful message.<p>
<li>An an entry to the appropriate ChangeLog. TAO and some
ACE subdirectories, such as <a href="../ASNMP">ASNMP</a>,