diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-14 18:43:24 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-09-14 18:43:24 +0000 |
commit | 373e80253705a7d4680cb4f4337a972520e49d94 (patch) | |
tree | dddeed67e1c4171c90a45ce33d2ad9651af8215f /TAO/ChangeLogs | |
parent | b9be9734ef504654da3902df8da1bbc3463bf988 (diff) | |
download | ATCD-373e80253705a7d4680cb4f4337a972520e49d94.tar.gz |
ChangeLogTag:Thu Sep 14 11:40:46 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/ChangeLogs')
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 1b80df28d25..22755da6bd8 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,12 @@ +Thu Sep 14 11:40:46 2000 Carlos O'Ryan <coryan@uci.edu> + + * tests/Forwarding/client.cpp: + Fixed problem in platforms without native exceptions. + + * orbsvcs/orbsvcs/Event/EC_Gateway.h: + Add missing #include, something must have changed in the other + included files. + Thu Sep 14 12:15:35 2000 Jeff Parsons <parsons@cs.wustl.edu> * TAO_IDL/tao_static.dsp: |