summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-04 18:04:40 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-04 18:04:40 +0000
commit09b46f7263e5fcb6d34c7f0af1a44aa8a592bd26 (patch)
tree5e64042438da9c02021b917c3685ffde4e8ebfcc
parent193f4a17615286773605c7282a824eebeaf770be (diff)
downloadATCD-09b46f7263e5fcb6d34c7f0af1a44aa8a592bd26.tar.gz
ChangeLogTag:Mon Nov 4 18:01:25 UTC 2002 Don Hinton <dhinton@ieee.org>
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLogs/ChangeLog-03a5
-rw-r--r--tests/Makefile.bor1
3 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 008ef5e3d3e..766aafab3e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Nov 4 18:01:25 UTC 2002 Don Hinton <dhinton@ieee.org>
+
+ * tests/Makefile.bor: Added new Multicast_Test. Thanks to
+ Johnny Willemsen <jwillemsen@remedy.nl> for noticing this.
+
Mon Nov 4 16:14:21 UTC 2002 Don Hinton <dhinton@ieee.org>
* tests/Multicast_Test.cpp (get_handle): Made return type of
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 008ef5e3d3e..766aafab3e1 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,8 @@
+Mon Nov 4 18:01:25 UTC 2002 Don Hinton <dhinton@ieee.org>
+
+ * tests/Makefile.bor: Added new Multicast_Test. Thanks to
+ Johnny Willemsen <jwillemsen@remedy.nl> for noticing this.
+
Mon Nov 4 16:14:21 UTC 2002 Don Hinton <dhinton@ieee.org>
* tests/Multicast_Test.cpp (get_handle): Made return type of
diff --git a/tests/Makefile.bor b/tests/Makefile.bor
index 82cd4e55904..59c411770d7 100644
--- a/tests/Makefile.bor
+++ b/tests/Makefile.bor
@@ -60,6 +60,7 @@ NAMES = \
MT_Reactor_Timer_Test \
MT_Reactor_Upcall_Test \
MT_SOCK_Test \
+ Multicast_Test \
Naming_Test \
New_Fail_Test \
Notify_Performance_Test \