summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-03-03 22:50:25 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-03-03 22:50:25 +0000
commitb25915a19df79a3e7e6543f7667e0401b28a919c (patch)
treef7c2aaa7bf467062784b2b80c93c82c068788c52
parent3a74aa69057f80ccf772cb9e67692857d8ecffb8 (diff)
downloadATCD-b25915a19df79a3e7e6543f7667e0401b28a919c.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 09abbde2cd0..0f860c678a6 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -24,16 +24,6 @@ Mon Mar 3 14:36:53 2003 Ossama Othman <ossama@uci.edu>
CORBA::String_var instead of the raw
CORBA::string_{alloc,release} functions.
-Mon Mar 3 11:46:59 2003 Ossama Othman <ossama@uci.edu>
-
- * tao/DynamicInterface/Request.h:
-
- Explicitly qualify the TAO_Dynamic_Adapter_Impl friend
- declaration with a global scope qualifier in an attempt to work
- around a problem where some compilers assume that the friend
- declaration refers to a class in the local scope or current
- namespace.
-
Mon Mar 3 15:42:35 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/DynamicAny/DynStruct_i.cpp (get_members):