summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgokhale <asgokhale@users.noreply.github.com>1999-05-12 13:41:48 +0000
committergokhale <asgokhale@users.noreply.github.com>1999-05-12 13:41:48 +0000
commit71dd8ef25e18ffcf08962ad4fe294f132b2387b9 (patch)
treea98415ccf57daaf44828848f29573d28ffbb7967
parent5059f661dcab538c21e54ce97865af85a3bc40f0 (diff)
downloadATCD-71dd8ef25e18ffcf08962ad4fe294f132b2387b9.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 5f14b543697..0a8acb8350a 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -11,6 +11,10 @@ Wed May 12 08:56:40 EDT 1999 Aniruddha Gokhale <gokhale@sahyadri.research.bell
inside class CORBA_ORB. We needed some forward declarations in
corbafwd.h.
+ Removed some possibly unnecessary explicit template
+ instantiation from ObjectIDList.cpp. We were trying to
+ instantiate a TAO_Object_Field_T<CORBA::ORB>.
+
Wed May 12 02:38:52 1999 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>
Code review changes and additions for the CosEC Factory.