diff options
-rw-r--r-- | TAO/ChangeLog-99c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c index 93c59a851a1..fa6c510d773 100644 --- a/TAO/ChangeLog-99c +++ b/TAO/ChangeLog-99c @@ -1,3 +1,11 @@ +Mon Nov 22 14:04:14 1999 Jeff Parsons <parsons@cs.wustl.edu> + + * tao/Invocation.cpp: + Added code to turn a user exception into an unknown + exception on the client side for reliable oneways. + Thanks to Carlos for clarifying the required behavior + here. + Mon Nov 22 13:15:10 1999 Jeff Parsons <parsons@cs.wustl.edu> * tao/Stub.cpp: |