summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-07 20:53:49 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-07 20:53:49 +0000
commit65159a3404b84fc3c320474f904ff1a92ba6ce7d (patch)
treefb65f448178432c60d354b154a5428418cd8a574
parented2e076b132f6af6d27302c3046373c87f3b240c (diff)
downloadATCD-65159a3404b84fc3c320474f904ff1a92ba6ce7d.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c26
1 files changed, 13 insertions, 13 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index ff8e69e567a..8493754c4c7 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -510,19 +510,19 @@ Fri Jun 04 17:30:00 1999 Chris Gill <cdgill@cs.wustl.edu>
Fri Jun 04 16:11:30 1999 Nanbor Wang <nanbor@cs.wustl.edu>
- * Context.{i,cpp}:
- * Environment.{i,cpp}:
- * NVList.{i,cpp}:
- * ORB.{i,cpp}:
- * Object.{i,cpp}:
- * Principal.{i,cpp}:
- * ValueBase.{i,cpp}:
- * Request.{i,cpp}:
- * Server_Request.{i,cpp}:
- * Typecode.{i,cpp}:
- * corbafwd.{i,cpp}: Unlined a bunch of methods in CORBA namespace
- to avoid duplicate definitions on platforms with namespace
- support.
+ * tao/Context.{i,cpp}:
+ * tao/Environment.{i,cpp}:
+ * tao/NVList.{i,cpp}:
+ * tao/ORB.{i,cpp}:
+ * tao/Object.{i,cpp}:
+ * tao/Principal.{i,cpp}:
+ * tao/ValueBase.{i,cpp}:
+ * tao/Request.{i,cpp}:
+ * tao/Server_Request.{i,cpp}:
+ * tao/Typecode.{i,cpp}:
+ * tao/corbafwd.{i,cpp}: Unlined a bunch of methods in CORBA
+ namespace to avoid duplicate definitions on platforms with
+ namespace support.
Fri Jun 04 15:25:38 1999 Irfan Pyarali <irfan@cs.wustl.edu>