summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-24 22:58:00 +0000
committerpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-24 22:58:00 +0000
commita9cab5dee042590d3192e1955b2ecc4e7ff4fccc (patch)
treeee639ccb132825323a739c3177217f27f18475e2
parent82d22aad7988262ba30b1f5408d584df118f4378 (diff)
downloadATCD-a9cab5dee042590d3192e1955b2ecc4e7ff4fccc.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a16
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: