summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-27 20:19:27 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-27 20:19:27 +0000
commitc4eaa063c926af21cae4109beac5bc8b6e48eef8 (patch)
tree8ae1420bc1c0ec2caa1dac30b3558c007abb7204
parent30aadeef91308f0c1c08307c64a135d7558b8078 (diff)
downloadATCD-c4eaa063c926af21cae4109beac5bc8b6e48eef8.tar.gz
* tests/Explicit_Event_Loop/client.cpp:
* tests/Explicit_Event_Loop/server.cpp: Replaced cout and cerr with ACE_DEBUG and ACE_ERROR, other cosmetic changes.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index dd193ebe0d4..3ae3ce7b8f8 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Wed Jun 27 15:18:21 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tests/Explicit_Event_Loop/client.cpp:
+ * tests/Explicit_Event_Loop/server.cpp:
+
+ Replaced cout and cerr with ACE_DEBUG and ACE_ERROR,
+ other cosmetic changes.
+
Wed Jun 27 14:15:13 2001 Sharath R. Cholleti <sharath@cs.wustl.edu>
* tao/skip.cpp: