summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-02a')
-rw-r--r--ChangeLogs/ChangeLog-02a10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 5e52696b6d8..09dca07cc8e 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Tue Aug 29 12:23:41 2000 Steve Huston <shuston@riverace.com>
+
+ * ace/TP_Reactor.(h cpp): Added a new dispatch_i_protected method.
+ This just wraps the call to dispatch_i in ACE_SEH_TRY/EXCEPT.
+ If/when the reactor is rearranged to pluck one dispatchable event
+ to call at a time, this can be removed.
+
+ This fixes the removal of SEH from this entry:
+ Fri Aug 25 16:29:51 2000 Steve Huston <shuston@riverace.com>
+
Tue Aug 29 01:32:28 2000 Carlos O'Ryan <coryan@cs.wustl.edu>
* ace/Logging_Strategy.h: