summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 15:44:37 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 15:44:37 +0000
commitc85ffc1e98f7f5d8aaa9c780b82f03ea9344cde0 (patch)
treefe7c23f03d19425e860b9f84af4a87a7f802ba8b
parent78dd86e3f669d15e687db99a48b22c85e2a23f81 (diff)
downloadATCD-c85ffc1e98f7f5d8aaa9c780b82f03ea9344cde0.tar.gz
ChangeLogTag: hu Apr 10 10:39:02 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 02755e0fd24..dc907e73fad 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,13 @@
+Thu Apr 10 10:39:02 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * orbsvcs/orbsvcs/IFRService/ComponentDef_i.cpp:
+ * orbsvcs/orbsvcs/IFRService/ComponentDef_i.h:
+
+ Moved template specializations to the top of the source file
+ and removed the declarations in the header file. Thanks to
+ Johnny Willemsen <jwillemsen@remedy.nl> for his help with
+ fixing this BCB problem.
+
Thu Apr 10 10:30:33 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* tao/default_client.cpp: