summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-04-09 20:50:39 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-04-09 20:50:39 +0000
commitbc5dbfff34ccb0bf3061f6ab0af087b53ec8c82b (patch)
tree2cab8287380d03799c230166ece5d61257285dd7
parentaf9ffb4e5653100626f9c1f602e720d6e7fe8cab (diff)
downloadATCD-bc5dbfff34ccb0bf3061f6ab0af087b53ec8c82b.tar.gz
ChangeLogTag:Wed Apr 9 15:28:47 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 5c6553e88d2..99895538e3c 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -21,7 +21,8 @@ Wed Apr 9 15:28:47 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
collocated portion of the generated code to use the above method.
* TAO_IDL/be/be_visitor_operation/thru_poa_proxy_impl_ss.cpp:
- Use the above method in TAO_Stub to access the object_key.
+ Use the above method in TAO_Stub to access the object_key. This
+ shoudlfdix BUG 1483.
Wed Apr 09 14:54:03 2003 Pradeep Gore <pradeep@oomworks.com>