summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-17 14:32:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-17 14:32:02 +0000
commit1073d826737bc412ca2aeae8fdf134706eb718a7 (patch)
tree1a64d9e00d275521edc67034a4b2ae5b1743c2c5
parentee8ac2e6b7d8ddcd9c482476f34a9b8a66d3387e (diff)
downloadATCD-1073d826737bc412ca2aeae8fdf134706eb718a7.tar.gz
ChangeLogTag: Wed Aug 17 14:31:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 9dd10e6752b..602f6055117 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,7 +1,12 @@
+Wed Aug 17 14:31:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/Event_Service/Event_Service.cpp:
+ Removed explicit template instantiations
+
Tue Aug 16 18:19:13 UTC 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/be/be_visitor_exception/exception_ctor.cpp:
-
+
Removed generation of the leading double colon for typedef'd
basic type names in the exception constructor, since the
ACE_NESTED_CLASS macro could be used, and the double colon