summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-07-21 00:08:05 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-07-21 00:08:05 +0000
commitf597e99490e114e734a520367899f21099c49f96 (patch)
tree0d101a8ac0113e2777b1b18793a3f7b62d4816c5
parent37304f4e80af5a04f39f55fa2e03d24ee3a1b644 (diff)
downloadATCD-f597e99490e114e734a520367899f21099c49f96.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index f892424a200..bdf9ed94718 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,14 @@
+Tue Jul 20 19:03:46 1999 Ossama Othman <othman@cs.wustl.edu>
+
+ * tao/IIOP_Connector.cpp:
+ * tao/UIOP_Connector.cpp:
+ * tao/ORB.cpp:
+ * tao/Resource_Factory.cpp:
+
+ Moved template instantiations for TAO_Cached_Connector_Lock to
+ Resource_Factory.cpp since that file is a more appropriate
+ location to put them.
+
Tue Jul 20 15:12:37 1999 Jeff Parsons <parsons@cs.wustl.edu>
* TAO_IDL/be/be_sunsoft.cpp: