summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2002-03-11 22:02:19 +0000
committerSteve Huston <shuston@riverace.com>2002-03-11 22:02:19 +0000
commita0fff49d3e8f85d7102e8f4f3c90394ae55ed06e (patch)
tree0bcdc89c11667b6374e246f80d5a1214237b101d /ChangeLogs
parentceaab21a0b3f3618831a98776bb3070bdc15e1bf (diff)
downloadATCD-a0fff49d3e8f85d7102e8f4f3c90394ae55ed06e.tar.gz
ChangeLogTag:Mon Mar 11 16:59:42 2002 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a8
-rw-r--r--ChangeLogs/ChangeLog-03a8
2 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 1bf6ad9fb15..554d1541a33 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Mon Mar 11 16:59:42 2002 Steve Huston <shuston@riverace.com>
+
+ * tests/TP_Reactor_Test.h (new file):
+ * tests/TP_Reactor_Test.cpp: Moved declarations for Receiver,
+ Acceptor, Sender, and Connector classes to the new file
+ TP_Reactor_Test.h so Visual Age C++ can find them when
+ instantiating templates.
+
Mon Mar 11 16:38:49 2002 Steve Huston <shuston@riverace.com>
* tests/Reactor_Notify_Test.cpp: Added missing #include "ace/Reactor.h"
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 1bf6ad9fb15..554d1541a33 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,11 @@
+Mon Mar 11 16:59:42 2002 Steve Huston <shuston@riverace.com>
+
+ * tests/TP_Reactor_Test.h (new file):
+ * tests/TP_Reactor_Test.cpp: Moved declarations for Receiver,
+ Acceptor, Sender, and Connector classes to the new file
+ TP_Reactor_Test.h so Visual Age C++ can find them when
+ instantiating templates.
+
Mon Mar 11 16:38:49 2002 Steve Huston <shuston@riverace.com>
* tests/Reactor_Notify_Test.cpp: Added missing #include "ace/Reactor.h"