summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index b5f6276b557..85ede383636 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Thu Mar 20 18:29:10 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
+
+ * tao/PortableServer/ImplRepoC.cpp:
+ * tao/PortableServer/PortableServerC.cpp:
+
+ Added more missing explicit template instantiations associated
+ with Any operators for sequences. Thanks to Phil Mesnier
+ <mesnier_p@ociweb.com> for pointing out the ones I missed.
+
Thu Mar 20 12:28:44 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* tao/Any.cpp: