diff options
Diffstat (limited to 'ChangeLogs/ChangeLog-02a')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index 628f36b5123..16a38e7f8ac 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,3 +1,10 @@ +Wed Feb 13 20:13:54 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu> + + * ace/Strategies_T.cpp (make_svc_handler): Make sure that the + reactor of the Svc Handler is set to the reactor from the + Creation Strategy. Thanks to David Smith + <smithdav@tycoelectronics.com> for reporting this! + Wed Feb 13 17:42:32 2002 Balachandran Natarajan <bala@cs.wustl.edu> * ace/Configuration.cpp (operator=): Fixed a warning in g+ |