From 14aca54f66ac0e8ae60313a5783011b910a2cafc Mon Sep 17 00:00:00 2001 From: levine Date: Mon, 12 Jul 1999 12:48:54 +0000 Subject: ChangeLogTag: Mon Jul 12 07:48:04 1999 David L. Levine --- docs/ACE-guidelines.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/ACE-guidelines.html') diff --git a/docs/ACE-guidelines.html b/docs/ACE-guidelines.html index 1d3e1df3c5e..845267803b1 100644 --- a/docs/ACE-guidelines.html +++ b/docs/ACE-guidelines.html @@ -977,7 +977,7 @@ bgcolor="#ffffff">
  1. Test your change on at least one platform. All changes must be tested with egcs before commiting. - That means you may need to test on two platforms.

    + That means you may need to test on at least two platforms.

  2. Commit your change with a meaningful message.

  3. An an entry to the appropriate ChangeLog. TAO and some ACE subdirectories, such as ASNMP, @@ -1005,7 +1005,9 @@ bgcolor="#ffffff"> Usage Guidelines
    • Always make sure that a change builds and executes correctly - on at least one platform before checking it into the CVS repository.

      + on at least one platform before checking it into the CVS repository. + All changes must be tested with egcs before commiting. + That means you may need to test on at least two platforms.

    -- cgit v1.2.1