diff options
author | mk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-07-03 22:23:51 +0000 |
---|---|---|
committer | mk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-07-03 22:23:51 +0000 |
commit | 2bd931e4e40d9fa090181e4e46fcaa8baae16c1d (patch) | |
tree | b0e182b379cf0ad55bd2bb6badf87709087aa4e3 /TAO/ChangeLog-98c | |
parent | 150f145e1ff87961f3f3a6bffc1c6c61a652d267 (diff) | |
download | ATCD-2bd931e4e40d9fa090181e4e46fcaa8baae16c1d.tar.gz |
Fri Jul 03 17:30:00 1998 Michael Kircher <mk1@cs.wustl.edu>
Diffstat (limited to 'TAO/ChangeLog-98c')
-rw-r--r-- | TAO/ChangeLog-98c | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index 6328b69252a..b6dfe8e8f87 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -1,3 +1,27 @@ +Fri Jul 03 17:30:00 1998 Michael Kircher <mk1@cs.wustl.edu> + + * orbsvcs/tests/Simulator/README: Added more documentation. + + * orbsvcs/tests/Simulator/DOVEBrowser/PushConsumer.java: Register + now only for notification events. + + * orbsvcs/tests/Simulator/DOVEMIB/AnyAnalyser.{h,cpp}: support time stamps. + + * orbsvcs/tests/Simulator/DOVEMIB/DOVEMIB.{h,cpp}: support time stamps. + + * orbsvcs/tests/Simulator/DOVEMIB/PrintVisitor.{h,cpp}: support time stamps + + * orbsvcs/tests/Simulator/Event_Supplier/Event_Sup.{h, cpp}: moved + a lot of connection management into the new DOVE Supplier. + + * orbsvcs/tests/Simulator/Event_Supplier/Event_Sup.dsp: Added the DOVE + Suplier files. + + * orbsvcs/tests/Simulator/Event_Supplier/DOVE_Supplier.{h,cpp}: All + the connection management with the event service is done here. + A standardized interface is now supported, thanks to + Kevin Stanley <kstanley1@mdc.com>. + Fri Jul 03 16:38:12 1998 Steve Huston <shuston@riverace.com> * tao/Sequence.h (TAO_Unbounded_Sequence<CORBA::Octet>) Removed the |