summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-04-15 13:10:49 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-04-15 13:10:49 +0000
commita3ce84841bc471c2103196c2ac50606e5ef9167c (patch)
treeab835ebf352296aa8b135b1ce1b62eac3eb965f5
parentef986bb61d5e8f7824a17d36625d13ccc5049255 (diff)
downloadATCD-a3ce84841bc471c2103196c2ac50606e5ef9167c.tar.gz
ChangeLogTag: Mon Apr 15 08:05:14 2002 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 379ab857962..57679a9b62b 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -2,6 +2,8 @@ Mon Apr 15 08:05:14 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* orbsvcs/orbsvcs/Security/Security_Current_Impl.h: Included
security_export.h for the file to compile fine.
+
+ * orbsvcs/orbsvcs/Makefile.SSLIOP:
* orbsvcs/orbsvcs/Makefile.Security: Fixed the dependency yet
again :(.
@@ -15,7 +17,7 @@ Mon Apr 15 08:05:14 2002 Balachandran Natarajan <bala@cs.wustl.edu>
connect. Removed portions of the code that looked up connection
from cache since this code has been moved to the common base
class.
-
+
Mon Apr 15 07:37:02 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.cpp: