summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2003-05-02 22:48:47 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2003-05-02 22:48:47 +0000
commite73e54cebe9e8e25703ebcae2fb5d1c037b4a42d (patch)
tree6e3e4014857f8b62d3ba4122f562c21249bf9cad /docs
parentc6967166742f807769d5fa4f54f012117b2760fe (diff)
downloadATCD-e73e54cebe9e8e25703ebcae2fb5d1c037b4a42d.tar.gz
ChangeLogTag:Fri May 2 08:45:09 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/ACE-development-process.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/ACE-development-process.html b/docs/ACE-development-process.html
index 7b3b369e26a..dd9dee82747 100644
--- a/docs/ACE-development-process.html
+++ b/docs/ACE-development-process.html
@@ -130,9 +130,9 @@ Right Thing[TM] to do.<p>
<P>
Minor releases of ACE+TAO occur periodically, typically twice a year.
-Minor releases have two-digit numbers, <EM>e.g.</EM>, 5.1. Major
+Minor releases have two-digit numbers, <EM>e.g.,</EM> 5.3. Major
releases are released infrequently, typically once a year. Major
-releases are 1-digit numbers, <EM>e.g.</EM>5, that include
+releases are 1-digit numbers, <EM>e.g.,</EM>5, that include
substantially new functionality. Both major and minor releases are
carefully tested on all platforms the ACE+TAO run on. In particular,
we do not put out major or minor releases of ACE+TAO until all the
@@ -140,9 +140,9 @@ compilations and regression tests work successful on all the platform
we support. <P>
Between major/minor releases, we release betas periodically,
-<EM>e.g.</EM>, once a month, so that ACE+TAO users can download and
+<EM>e.g.,</EM> once a month, so that ACE+TAO users can download and
test our latest work in progress. ACE+TAO beta kits have three-digit
-numbers, <EM>e.g.,</EM>5.1.1. Betas are often not as stable as the
+numbers, <EM>e.g.,</EM> 5.3.1. Betas are often not as stable as the
major or minor releases, but they often contain important fixes that
aren't in the official releases. Although we try to ensure the
quality of betas, they may not compile cleanly on all platforms, nor