summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-08-11 22:40:01 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-08-11 22:40:01 +0000
commit6923ad04c64873bcefea1577d7a1be20d26de673 (patch)
treec7426a05a0a8fdd166f986fc1acbffbb31bc0c03
parentf262bc9f6bd7b3906995ca843af041e4cccca3a5 (diff)
downloadATCD-6923ad04c64873bcefea1577d7a1be20d26de673.tar.gz
ChangeLogTag:Wed Aug 11 15:34:59 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 69a992f12c2..d78f87d9af7 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,22 @@
+Wed Aug 11 15:34:59 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_ClientCredentials.cpp:
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_OwnCredentials.cpp:
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_TargetCredentials.cpp:
+
+ Remove explicit namespace qualifier from base class constructor
+ call in the base member initializer list due to MSVC++ 6 brain
+ damage.
+
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.cpp (operator==):
+
+ Added missing SSLIOP Credentials attribute checks.
+
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_CredentialsAcquirer.cpp:
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.cpp:
+
+ Coding style updates.
+
Wed Aug 11 14:54:31 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* docs/ORBEndpoint.html: