summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-04-14 18:24:22 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-04-14 18:24:22 +0000
commit2cbaa69ea8b5703eaf14e6b53607257f7ff3f633 (patch)
tree5f96b1fd971d9f8d002a2d2cb9b55378f335e816 /TAO/ChangeLog
parent0a2c22d5f089931b732710885ddea0a128eb7686 (diff)
downloadATCD-2cbaa69ea8b5703eaf14e6b53607257f7ff3f633.tar.gz
ChangeLogTag:Mon Apr 14 13:19:44 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 70e6e2d17ca..5f2876da5dd 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Mon Apr 14 13:19:44 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.cpp:
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Profile.h: Renamed the method
+ decode_endpoints () to decode_tagged_endpoints (). The method
+ decode_endpoints () is virtual in the TAO_Profile hierarchy and
+ seems to have a specific semantics in all protocols. The SSL
+ specifics have to be wrapped up in a seperate method which is
+ private and not mixed with other protcols!
+
Mon Apr 14 14:16:35 2003 Pradeep Gore <pradeep@oomworks.com>
* orbsvcs/orbsvcs/Notify/RT_Factory.cpp: