summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r--TAO/ChangeLog-99c10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 72e7913059a..1992526707c 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,13 @@
+Wed Jun 16 18:48:28 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
+
+ * tao/ORB_Core.cpp:
+ Removed bogus template instantiations.
+
+ * tao/UIOP_Connector.cpp:
+ * tao/IIOP_Connector.cpp:
+ Removed duplicate template instantiations when compiling in
+ single threaded environments.
+
Wed Jun 16 18:26:06 1999 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>
* examples/Simple/chat/Broadcaster_i.h: