summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-98c
diff options
context:
space:
mode:
authormk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-08 19:02:55 +0000
committermk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-08 19:02:55 +0000
commit3c7c2f958992e204bed7694d18629d818c36504d (patch)
tree1b61efab83f17a9d51452164644a702dc3aca61e /TAO/ChangeLog-98c
parent2d3abf5b45990e21d1050aa3197b39f087ec2719 (diff)
downloadATCD-3c7c2f958992e204bed7694d18629d818c36504d.tar.gz
ChangeLog entry: Tue Jul 8 14:00:00 1998 Michael Kircher <mk1@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r--TAO/ChangeLog-98c15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 9445e1a4efa..63e131c1304 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,18 @@
+Tue Jul 8 14:00:00 1998 Michael Kircher <mk1@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/orbsvcs.dsp: When changing the RtecEventComm.id
+ file or the RtecScheduler.idl file, it is needed to
+ recompile the RtecEventChannelAdmin.idl file. This is a common
+ problem. So the programmer has to take care that the
+ dependencies in the Makefile or VC++ project file
+ are set properly.
+
+ * orbsvcs/tests/Simulator/Event_Supplier/DOVE_Supplier.cpp,
+ orbsvcs/tests/Simulator/DOVEBrowser/PushConsumer.java,
+ orbsvcs/tests/Simulator/DOVEBrowser/PushConsumer.java.JDK1.2,
+ orbsvcs/tests/Simulator/README:
+ Simplified the event data.
+
Tue Jul 7 22:11:17 1998 Seth Benjamin Widoff <sbw1@waltz.cs.wustl.edu>
* orbsvcs/orbsvcs/Trader/Trader.{h,cpp}: