summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-03 22:46:15 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-03 22:46:15 +0000
commit9d9f1d40ed6c806d76c6540d412589deaebdf44f (patch)
treeb771d4ca82d3b1d335f849fde5ccd8709188a1c5
parent1ca7db0092b4623b2f3e7177254e6f8a8fd2e27f (diff)
downloadATCD-9d9f1d40ed6c806d76c6540d412589deaebdf44f.tar.gz
ChangeLogTag: Fri Nov 3 22:22:06 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 73b21eca885..34cf7ef2435 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -6,7 +6,7 @@ Fri Nov 3 22:16:28 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>
The change will in any case speed up the performance of
this method somewhat, since it will short-circuit the
checking if the sequence's element type is neither a struct,
- a union, or a sequence.
+ a union, nor a sequence.
Fri Nov 3 18:05:20 UTC 2006 Jeff Parsons <j.parsons@vanderbilt.edu>