summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog-99c
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-03-29 22:25:01 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-03-29 22:25:01 +0000
commit25375f67eb4b821475b9cdb9583cfa438cc67a9d (patch)
treeaffeac675191660a6664e13f4b54167c5f5dd6aa /TAO/ChangeLog-99c
parente942c782a6f2a9a2527647b1aa36ad3fe602c172 (diff)
downloadATCD-25375f67eb4b821475b9cdb9583cfa438cc67a9d.tar.gz
.
Diffstat (limited to 'TAO/ChangeLog-99c')
-rw-r--r--TAO/ChangeLog-99c14
1 files changed, 7 insertions, 7 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index ddfec860413..39bd4b7a5c2 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,12 +1,12 @@
Mon Mar 29 15:55:23 1999 Balachandran Natarajan <bala@cs.wustl.edu>
- * tao/Request.h (CORBA_Request):
- Put a default argument for calls send_oneway () and invoke ()
- as CORBA::Environment::default_environment(). This is for
- users who are using the native exception. But users using
- the non-native exceptions should pass in their environment
- to get the exception back. This change is attributed to
- Barry Hoggard <hoggardb@cfx.xom>
+ * tao/Request.h (CORBA_Request): Put a default argument for calls
+ send_oneway () and invoke () as
+ CORBA::Environment::default_environment(). This is for users who
+ are using the native exception. But users using the non-native
+ exceptions should pass in their environment to get the exception
+ back. This change is attributed to Barry Hoggard
+ <hoggardb@cfx.xom>
Sun Mar 28 21:37:42 1999 David L. Levine <levine@cs.wustl.edu>