summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-02 04:33:28 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-05-02 04:33:28 +0000
commit0161bf09238f2a5c7fa769fd67405a5a0f9614ab (patch)
tree89d164bd97c822c29133763bfce3d9bf4ce05ae0
parent44ea08b5fcce6d622889a577e549623d379dbdc9 (diff)
downloadATCD-0161bf09238f2a5c7fa769fd67405a5a0f9614ab.tar.gz
ChangeLog
-rw-r--r--TAO/ChangeLog-99c5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 4e5adaaf49d..f8ac9afc2df 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -3,8 +3,9 @@ Sat May 1 23:30:08 1999 Nagarajan Surendran <naga@cs.wustl.edu>
* orbsvcs/orbsvcs/AV/AVStreams_i.{h,cpp}:
* orbsvcs/orbsvcs/AV/AVStreams_i_T.{h,cpp}:
* orbsvcs/orbsvcs/AV/Endpoint_Strategy_T.cpp:
- Added the correct implementation of destroy method according to Irfan's suggestion.
- Also corrected some TAO_ macros used for exceptions.
+ Added the correct implementation of destroy method according to
+ Irfan's suggestion. Also corrected some TAO_ macros used for
+ exceptions.
Sat May 1 22:01:41 1999 Pradeep Gore <pradeep@flamenco.cs.wustl.edu>