diff options
author | pradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-24 22:58:00 +0000 |
---|---|---|
committer | pradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-24 22:58:00 +0000 |
commit | dc7cd75a29fd3ffe292d5b38095c1b063fd77cd9 (patch) | |
tree | ee639ccb132825323a739c3177217f27f18475e2 | |
parent | ecbb6f1d9577cf342a502f4f897214ffebe8d5cc (diff) | |
download | ATCD-dc7cd75a29fd3ffe292d5b38095c1b063fd77cd9.tar.gz |
*** empty log message ***
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 9431f141c3c..c76e6d985c6 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,19 @@ +Wed May 24 17:53:12 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu> + + * orbsvcs/orbsvcs/Notify/Notify_PushConsumer.cpp: + * orbsvcs/orbsvcs/Notify/Notify_PushConsumer.h: + * orbsvcs/orbsvcs/Notify/Notify_PushSupplier.cpp: + * orbsvcs/orbsvcs/Notify/Notify_PushSupplier.h: + * orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.cpp: + * orbsvcs/orbsvcs/Notify/Notify_StructuredPushConsumer.h: + * orbsvcs/orbsvcs/Notify/Notify_StructuredPushSupplier.cpp: + * orbsvcs/orbsvcs/Notify/Notify_StructuredPushSupplier.h: + Removed these helper files. + They have been moved to orbsvcs/tests/Notify/lib + * orbsvcs/orbsvcs/CosNotification.dsp: + * orbsvcs/orbsvcs/CosNotification_Static.dsp: + Removed the helper files from the projects file. + Wed May 24 15:32:49 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu> * orbsvcs/examples/Notify/Filter/Filter.h: |