diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-05 08:09:54 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-05 08:09:54 +0000 |
commit | 487f018cd969aa7f7be89d06cf77e7dd9aabf77c (patch) | |
tree | 599b0b9e881cd8885bff3d619caa0470d1b21c81 /ChangeLogs | |
parent | d858f8843f63586d590046a401da6efd9bb4ba5a (diff) | |
download | ATCD-487f018cd969aa7f7be89d06cf77e7dd9aabf77c.tar.gz |
ChangeLogTag: Tue Dec 05 02:02:51 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 12 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index caea672607a..81b75a3fd49 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,15 @@ +Tue Dec 05 02:02:51 2000 Irfan Pyarali <irfan@cs.wustl.edu> + + * ace/IPC_SAP.cpp (disable): Reverted this change: + + Tue Nov 21 17:42:36 2000 Pradeep Gore <pradeep@cs.wustl.edu> + + The change seemed too low level where it might end up effecting + more code than was intended. However, as I discussed with Chris + Uzdavinis <chris@atdesk.com>, the correct solution is to + specialize the activation of the Svc_Handler rather than its + accepting. + Mon Dec 04 23:54:10 2000 Irfan Pyarali <irfan@cs.wustl.edu> * examples/Reactor/Proactor/test_proactor.cpp: diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index caea672607a..81b75a3fd49 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,15 @@ +Tue Dec 05 02:02:51 2000 Irfan Pyarali <irfan@cs.wustl.edu> + + * ace/IPC_SAP.cpp (disable): Reverted this change: + + Tue Nov 21 17:42:36 2000 Pradeep Gore <pradeep@cs.wustl.edu> + + The change seemed too low level where it might end up effecting + more code than was intended. However, as I discussed with Chris + Uzdavinis <chris@atdesk.com>, the correct solution is to + specialize the activation of the Svc_Handler rather than its + accepting. + Mon Dec 04 23:54:10 2000 Irfan Pyarali <irfan@cs.wustl.edu> * examples/Reactor/Proactor/test_proactor.cpp: |