summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>1999-07-15 01:43:37 +0000
committerbala <balanatarajan@users.noreply.github.com>1999-07-15 01:43:37 +0000
commit9ceaa2b357405aa4b36cb7db31614c24916140cf (patch)
treebe984889048e8c9953d950a66916f1c6531c0f3c
parent9d3a838194ef48548d15c48314831ff6e135d327 (diff)
downloadATCD-9ceaa2b357405aa4b36cb7db31614c24916140cf.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 702c92f2bc7..a054901da98 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,18 @@
+Wed Jul 14 20:29:06 1999 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/AV/AVStreams_i.cpp:
+ * orbsvcs/orbsvcs/AV/MCast.cpp:
+ * orbsvcs/orbsvcs/AV/Transport.cpp:Changed the inheritance
+ structure.. Made the UDP_Flow_Handler classes have the
+ SOCK_Dgram as a memebr rather than inheriting from it..
+ Fixed warnings with g++ in other files listed below
+ * orbsvcs/orbsvcs/AV/Nill.cpp:
+ * orbsvcs/orbsvcs/AV/Endpoint_Strategy.cpp:
+ * orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.cpp:
+ * orbsvcs/orbsvcs/AV/Policy.cpp:
+ * orbsvcs/orbsvcs/AV/sfp.cpp
+ * orbsvcs/orbsvcs/AV/RTP.cpp
+
Wed Jul 14 00:27:00 1999 Nagarajan Surendran <naga@cs.wustl.edu>
* orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.{h,cpp}: