diff options
author | Phil Mesnier <mesnier_p@ociweb.com> | 2006-09-22 15:33:58 +0000 |
---|---|---|
committer | Phil Mesnier <mesnier_p@ociweb.com> | 2006-09-22 15:33:58 +0000 |
commit | 5a2f6102c628ed569b1245e6e1b5642f958c78c4 (patch) | |
tree | 34abc6600da1ff3a3cbf851e3b5eb938bc0b7391 /TAO/ChangeLog | |
parent | 8d4868b49365942c87a034ef19c329382c9a1d86 (diff) | |
download | ATCD-5a2f6102c628ed569b1245e6e1b5642f958c78c4.tar.gz |
Fri Sep 22 15:31:54 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r-- | TAO/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 63960a9c828..f8c5e798d5d 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,14 @@ +Fri Sep 22 15:31:54 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com> + + * tao/IIOP_Acceptor.cpp: + Fix for remaining IPV6 test failures. + + * tests/Bug_2188_Regression/broken.mpc: + * tests/Bug_2188_Regression/client.cpp: + Updated the mpc file to be consistent with current builds. Added + an explicit type case to the client to silence some build warnings. + + Thu Sep 21 14:59:37 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com> * tests/Bug_2188_Regression: |