summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-06-11 17:21:40 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-06-11 17:21:40 +0000
commit8cff655f7211b5913dfeb50360a000c1208d011c (patch)
tree98e4137fb350e94610c923bb7dc1b7ab6306dbd0
parent3e5cadd551b8c219c8ca1ac73128b0d7df48435d (diff)
downloadATCD-8cff655f7211b5913dfeb50360a000c1208d011c.tar.gz
ChangeLogTag:Wed Jun 11 12:15:02 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index cb3a3264766..169c091e4ed 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -7,7 +7,7 @@ Wed Jun 11 12:15:02 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
For deeply nested hierachies we still have a problem in that we
are not calling the base class constructors with virtual
- inheritance in the right order. We are doing things in the
+ inheritance, in the right order. We are doing things in the
reverse order which ticks of gcc 3.3.
Wed Jun 11 12:07:33 2003 Jeff Parsons <j.parsons@vanderbilt.edu>