diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-31 22:56:35 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-31 22:56:35 +0000 |
commit | 24731c332cb1455d25be887f4d3e9e5019634891 (patch) | |
tree | 29d48448395ec836295d71b5f154617447e7b73f /ChangeLog-99b | |
parent | 46fe9ea8c2c30cdf4de584a060c609473d0c42b6 (diff) | |
download | ATCD-24731c332cb1455d25be887f4d3e9e5019634891.tar.gz |
ChangeLogTag:Sat Jul 31 17:54:32 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index b0643ffdfd9..ffaed49982b 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,10 @@ +Sat Jul 31 17:54:32 1999 Carlos O'Ryan <coryan@cs.wustl.edu> + + * etc/enforce_ace_try.diff: + Apply this patch file and then compile to enforce the correct + use of ACE_TRY macros. It renames the exception(), clear() and + print_exception() methods in the CORBA::Environment class. + Sat Jul 31 17:39:42 1999 Carlos O'Ryan <coryan@cs.wustl.edu> * ace/Timeprobe_T.cpp: |