summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authordhanvey <dhanvey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-27 13:40:39 +0000
committerdhanvey <dhanvey@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-27 13:40:39 +0000
commit123d4f4eeb30e9b2966eb860220d25fce72516fd (patch)
treece0cfac34e50bfeda9aede4a751c7bc8abd582cb /TAO
parent2fc4475c7568da730efe2a8f81e3d07c4b1a0836 (diff)
downloadATCD-123d4f4eeb30e9b2966eb860220d25fce72516fd.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog24
1 files changed, 22 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 0088423cd89..ccc86ae50be 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,23 @@
+Wed Nov 27 13:36:11 2002 D A Hanvey <d.hanvey@qub.ac.uk>
+
+ * orbsvcs/examples/Log/Basic/main.cpp:
+ * orbsvcs/examples/Log/Basic/TLS_Client.cpp:
+ * orbsvcs/examples/Log/Basic/TLS_Client.h:
+ * orbsvcs/examples/Log/Event/Event_Consumer.cpp:
+ * orbsvcs/examples/Log/Event/Event_Consumer.h:
+ * orbsvcs/examples/Log/Event/Event_Supplier.cpp:
+ * orbsvcs/examples/Log/Event/Event_Supplier.h:
+ * orbsvcs/examples/Log/Notify/Notify_Consumer.cpp:
+ * orbsvcs/examples/Log/Notify/Notify_Consumer.h:
+ * orbsvcs/examples/Log/Notify/Notify_Supplier.cpp:
+ * orbsvcs/examples/Log/Notify/Notify_Supplier.h:
+ * orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.cpp:
+ * orbsvcs/examples/Log/RTEvent/RTEvent_Consumer.h:
+ * orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.cpp:
+ * orbsvcs/examples/Log/RTEvent/RTEvent_Supplier.h:
+
+ Documenation changes to files.
+
Wed Nov 27 07:18:54 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* tests/Bug_1361_Regression/Server_Thread_Pool.h:
@@ -11,8 +31,8 @@ Wed Nov 27 13:19:19 2002 D A Hanvey <d.hanvey@qub.ac.uk>
* orbsvcs/orbsvcs/Makefile.RTEventLogAdmin:
Files amended for new *LogConsumer files.
-
-2002-11-27 D A Hanvey <d.hanvey@qub.ac.uk>
+
+Wed Nov 27 13:12:54 2002 D A Hanvey <d.hanvey@qub.ac.uk>
* orbsvcs/orbsvcs/Log/BasicLogFactory_i.cpp:
* orbsvcs/orbsvcs/Log/BasicLogFactory_i.h: