summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a17
1 files changed, 17 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 982b23251d8..87023e7e0e9 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,20 @@
+Sat May 18 08:46:46 2002 Ossama Othman <ossama@uci.edu>
+
+ * tests/ORT/ORT.dsw:
+
+ Added missing workspace file.
+
+ * tests/ORT/client.dsp:
+
+ Do not link IOR_Table and PortableServer libraries, and removed
+ IOR_Table and PortableServer directories from the include and
+ library search paths. They aren't needed.
+
+ * tests/ORT/server.dsp:
+
+ Do not link IOR_Table library, and removed IOR_Table directory
+ from the include and library search paths. They aren't needed.
+
Sat May 18 07:59:59 2002 Ossama Othman <ossama@uci.edu>
* orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connector.h: