summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bca86ae8dba..c96425dc1ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Sat Apr 22 18:41:06 2000 Vishal Kachroo <vishal@cs.wustl.edu>
+
+ * ace/SOCK_Dgram_Mcast.h:
+ * ace/SOCK_Dgram_Mcast.cpp:
+ * ace/SOCK_Dgram_Mcast.i: Removed the QoS enabled overloaded
+ methods.
+
+ * ace/SOCK_Dgram_Mcast_QoS.h:
+ * ace/SOCK_Dgram_Mcast_QoS.cpp:
+ * ace/SOCK_Dgram_Mcast_QoS.i: Added this new class that derives from
+ ACE_SOCK_Dgram_Mcast and handles all the QoS functionality that
+ was being done by the latter.
+
+ * ace/ace_dll.dsp:
+ * ace/ace_lib.dsp: Added the ace/SOCK_Dgram_Mcast_QoS.{cpp,i,h}
+
Fri Apr 21 10:23:19 2000 Darrell Brunsch <brunsch@uci.edu>
* bin/msvc_auto_compile.pl: