summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56da4cba2a2..008ef5e3d3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Mon Nov 4 16:14:21 UTC 2002 Don Hinton <dhinton@ieee.org>
+
+ * tests/Multicast_Test.cpp (get_handle): Made return type of
+ definition ACE_HANDLE to match the declaration. Thanks to
+ Ed Skees <eskees@dctd.saic.com> for reporting this.
+
+ * tests/Multicast_Test.dsp:
+ * tests/tests.dsw: Added new dsp. Thanks again to Ed Skees
+ for providing this.
+
+ * THANKS: Added Ed Skees to hall of fame...
+
Mon Nov 4 09:28:34 UTC 2002 Don Hinton <dhinton@ieee.org>
* ace/SOCK_Dgram.cpp (recv): Corrected method signature in .cpp to