summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af5d2b4ff67..13a446deb73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Mar 06 17:06:43 2002 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * tests/Cached_Accept_Conn_Test.cpp:
+ * tests/Cached_Conn_Test.cpp: Replaced main with ACE_TMAIN.
+
Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/OS.h: Reverted my previous "fix" to the argv argument type.