summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-25 03:28:03 +0000
committerpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-25 03:28:03 +0000
commit44cdd565c551ed5290c410b242b84d6de5df68dd (patch)
treea5054f702ffe6794d685aac00f380461d8c12f06
parent25bbc49df5f80c1c491c529da654aaae51d53a61 (diff)
downloadATCD-44cdd565c551ed5290c410b242b84d6de5df68dd.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a33
1 files changed, 26 insertions, 7 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 59a8b8ced0f..328e72fb152 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,22 @@
+Wed May 24 22:14:03 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>
+
+ * orbsvcs/tests/Notify/Makefile:
+ * orbsvcs/tests/Notify/Basic/Makefile:
+ * orbsvcs/tests/Notify/Basic/Updates.h:
+ * orbsvcs/tests/Notify/Basic/Updates.cpp:
+ * orbsvcs/tests/Notify/Basic/README:
+ Added files for the Basic tests.
+ The Updates test is under construction.
+
+ * orbsvcs/tests/Notify/lib/Notify_Test_Client.h:
+ * orbsvcs/tests/Notify/lib/Notify_Test_Client.cpp:
+ * orbsvcs/tests/Notify/lib/Makefile:
+ Added a generic test driver for the Notify tests.
+
+ * orbsvcs/examples/Notify/Subscribe/Subscribe.h:
+ * orbsvcs/examples/Notify/Subscribe/Subscribe.cpp:
+ Some code review corrections.
+
Wed May 24 19:23:05 2000 Carlos O'Ryan <coryan@uci.edu>
* orbsvcs/tests/EC_Mcast/EC_Mcast.cpp:
@@ -9,15 +28,15 @@ Wed May 24 19:23:05 2000 Carlos O'Ryan <coryan@uci.edu>
Wed May 24 20:48:51 2000 Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
- * orbsvcs/tests/AVStreams/mpeg/source/mpeg_shared/Makefile:
- * orbsvcs/tests/AVStreams/mpeg/source/server/Property_Exporter.cpp:
- * orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/Audio_Control_i.cpp:
- * orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/Video_Control_State.cpp:
+ * orbsvcs/tests/AVStreams/mpeg/source/mpeg_shared/Makefile:
+ * orbsvcs/tests/AVStreams/mpeg/source/server/Property_Exporter.cpp:
+ * orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/Audio_Control_i.cpp:
+ * orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/Video_Control_State.cpp:
Fixed minor compile errors
-
- * orbsvcs/orbsvcs/AV/AVStreams_i.cpp:
+
+ * orbsvcs/orbsvcs/AV/AVStreams_i.cpp:
Fixed undefined sybol reference errors
-
+
Wed May 24 17:53:12 2000 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>